![]() |
Flutter Engine
The Flutter Engine
|
#include <raw_object.h>
Additional Inherited Members | |
![]() | |
typedef ClassIdTagType | Type |
![]() | |
static constexpr bool | is_valid (ClassIdTagType value) |
static constexpr uword | mask () |
static constexpr uword | mask_in_place () |
static constexpr int | shift () |
static constexpr int | bitsize () |
static constexpr uword | encode (ClassIdTagType value) |
static constexpr ClassIdTagType | decode (uword value) |
static constexpr uword | update (ClassIdTagType value, uword original) |
![]() | |
static constexpr intptr_t | kNextBit |
Definition at line 235 of file raw_object.h.