#include <runtime_api.h>
Definition at line 896 of file runtime_api.h.
◆ FINAL_CLASS()
dart::compiler::target::CompressedStackMaps::FINAL_CLASS |
( |
| ) |
|
◆ HeaderSize()
static word dart::compiler::target::CompressedStackMaps::HeaderSize |
( |
| ) |
|
|
inlinestatic |
Definition at line 898 of file runtime_api.h.
898{ return ObjectHeaderSize() + PayloadHeaderSize(); }
◆ InstanceSize() [1/2]
static word dart::compiler::target::CompressedStackMaps::InstanceSize |
( |
| ) |
|
|
static |
◆ InstanceSize() [2/2]
static word dart::compiler::target::CompressedStackMaps::InstanceSize |
( |
word |
payload_size | ) |
|
|
static |
The documentation for this class was generated from the following file: