#include <object.h>
Definition at line 7528 of file object.h.
◆ elements_start_offset()
static intptr_t dart::ContextScope::ArrayTraits::elements_start_offset |
( |
| ) |
|
|
inlinestatic |
Definition at line 7529 of file object.h.
7529 {
7530 return sizeof(UntaggedContextScope);
7531 }
◆ kElementSize
constexpr intptr_t dart::ContextScope::ArrayTraits::kElementSize = kBytesPerElement |
|
staticconstexpr |
The documentation for this struct was generated from the following file:
- third_party/dart-lang/sdk/runtime/vm/object.h