#include <runtime_api.h>
Definition at line 780 of file runtime_api.h.
◆ FINAL_CLASS()
dart::compiler::target::String::FINAL_CLASS |
( |
| ) |
|
◆ hash_offset()
static word dart::compiler::target::String::hash_offset |
( |
| ) |
|
|
static |
◆ InstanceSize() [1/2]
static word dart::compiler::target::String::InstanceSize |
( |
| ) |
|
|
static |
◆ InstanceSize() [2/2]
word dart::compiler::target::String::InstanceSize |
( |
word |
payload_size | ) |
|
|
static |
Definition at line 1060 of file runtime_api.cc.
1060 {
1062}
static word InstanceSize()
intptr_t RoundedAllocationSize(intptr_t size)
◆ length_offset()
static word dart::compiler::target::String::length_offset |
( |
| ) |
|
|
static |
◆ kHashBits
const word dart::compiler::target::String::kHashBits = dart::String::kHashBits |
|
static |
◆ kMaxElements
const word dart::compiler::target::String::kMaxElements |
|
static |
The documentation for this class was generated from the following files: