Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Static Public Member Functions | Static Public Attributes | List of all members
dart::TypeArguments::ArrayTraits Struct Reference

#include <object.h>

Static Public Member Functions

static intptr_t elements_start_offset ()
 

Static Public Attributes

static constexpr intptr_t kElementSize = kCompressedWordSize
 

Detailed Description

Definition at line 8568 of file object.h.

Member Function Documentation

◆ elements_start_offset()

static intptr_t dart::TypeArguments::ArrayTraits::elements_start_offset ( )
inlinestatic

Definition at line 8569 of file object.h.

8569 {
8571 }
static intptr_t types_offset()
Definition object.h:8560

Member Data Documentation

◆ kElementSize

constexpr intptr_t dart::TypeArguments::ArrayTraits::kElementSize = kCompressedWordSize
staticconstexpr

Definition at line 8573 of file object.h.


The documentation for this struct was generated from the following file: