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