#include <runtime_api.h>
Definition at line 581 of file runtime_api.h.
◆ data_offset()
static word dart::compiler::target::Array::data_offset |
( |
| ) |
|
|
static |
◆ element_offset()
static word dart::compiler::target::Array::element_offset |
( |
intptr_t |
index | ) |
|
|
static |
◆ FINAL_CLASS()
dart::compiler::target::Array::FINAL_CLASS |
( |
| ) |
|
◆ header_size()
static word dart::compiler::target::Array::header_size |
( |
| ) |
|
|
static |
◆ index_at_offset()
intptr_t dart::compiler::target::Array::index_at_offset |
( |
intptr_t |
offset_in_bytes | ) |
|
|
static |
Definition at line 1050 of file runtime_api.cc.
1050 {
1053}
static intptr_t index_at_offset(intptr_t offset_in_bytes)
static word TranslateOffsetInWordsToHost(word offset)
◆ InstanceSize() [1/2]
static word dart::compiler::target::Array::InstanceSize |
( |
| ) |
|
|
static |
◆ InstanceSize() [2/2]
static word dart::compiler::target::Array::InstanceSize |
( |
intptr_t |
length | ) |
|
|
static |
◆ length_offset()
static word dart::compiler::target::Array::length_offset |
( |
| ) |
|
|
static |
◆ tags_offset()
static word dart::compiler::target::Array::tags_offset |
( |
| ) |
|
|
static |
◆ type_arguments_offset()
static word dart::compiler::target::Array::type_arguments_offset |
( |
| ) |
|
|
static |
◆ kMaxElements
const word dart::compiler::target::Array::kMaxElements |
|
static |
◆ kMaxNewSpaceElements
const word dart::compiler::target::Array::kMaxNewSpaceElements |
|
static |
The documentation for this class was generated from the following files: