#include <object.h>
Definition at line 6599 of file object.h.
◆ elements_start_offset()
static intptr_t dart::ExceptionHandlers::ArrayTraits::elements_start_offset |
( |
| ) |
|
|
inlinestatic |
Definition at line 6600 of file object.h.
6600 {
6601 return sizeof(UntaggedExceptionHandlers);
6602 }
◆ kElementSize
constexpr intptr_t dart::ExceptionHandlers::ArrayTraits::kElementSize = sizeof(ExceptionHandlerInfo) |
|
staticconstexpr |
The documentation for this struct was generated from the following file:
- third_party/dart-lang/sdk/runtime/vm/object.h