#include <object.h>
Definition at line 11036 of file object.h.
◆ ContainsCompressedPointers()
static constexpr bool dart::ImmutableArray::ContainsCompressedPointers |
( |
| ) |
|
|
inlinestaticconstexpr |
Definition at line 11038 of file object.h.
11038 {
11040 }
static constexpr bool ContainsCompressedPointers()
◆ InstanceSize() [1/2]
static intptr_t dart::ImmutableArray::InstanceSize |
( |
| ) |
|
|
inlinestatic |
Definition at line 11046 of file object.h.
static intptr_t InstanceSize()
◆ InstanceSize() [2/2]
static intptr_t dart::ImmutableArray::InstanceSize |
( |
intptr_t |
len | ) |
|
|
inlinestatic |
◆ New()
Definition at line 24985 of file object.cc.
24985 {
24989}
static ArrayPtr New(intptr_t len, Heap::Space space=Heap::kNew)
static const ClassId kClassId
static IsolateGroup * Current()
◆ Class
◆ kClassId
const ClassId dart::ImmutableArray::kClassId = kImmutableArrayCid |
|
static |
The documentation for this class was generated from the following files:
- third_party/dart-lang/sdk/runtime/vm/object.h
- third_party/dart-lang/sdk/runtime/vm/object.cc