#include <object.h>
|
static constexpr intptr_t | kElementSize = sizeof(UntaggedObjectPool::Entry) |
|
Definition at line 5588 of file object.h.
◆ elements_start_offset()
static intptr_t dart::ObjectPool::ArrayTraits::elements_start_offset |
( |
| ) |
|
|
inlinestatic |
Definition at line 5589 of file object.h.
5589 {
5591 }
static intptr_t data_offset()
◆ kElementSize
constexpr intptr_t dart::ObjectPool::ArrayTraits::kElementSize = sizeof(UntaggedObjectPool::Entry) |
|
staticconstexpr |
The documentation for this struct was generated from the following file:
- third_party/dart-lang/sdk/runtime/vm/object.h