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