![]() |
Flutter Engine
The Flutter Engine
|
#include <object.h>
Additional Inherited Members | |
![]() | |
typedef CallKind | Type |
![]() | |
static constexpr bool | is_valid (CallKind value) |
static constexpr intptr_t | mask () |
static constexpr intptr_t | mask_in_place () |
static constexpr int | shift () |
static constexpr int | bitsize () |
static constexpr intptr_t | encode (CallKind value) |
static constexpr CallKind | decode (intptr_t value) |
static constexpr intptr_t | update (CallKind value, intptr_t original) |
![]() | |
static constexpr intptr_t | kNextBit |