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