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