|
|
typedef AllocationSpace | FieldType |
| |
|
| STATIC_ASSERT ((kNext - 1)/8< sizeof(uint32_t)) |
| |
|
static constexpr bool | is_valid (AllocationSpace value) |
| |
|
static uint32_t | encode (AllocationSpace value) |
| |
|
static uint32_t | update (uint32_t previous, AllocationSpace value) |
| |
|
static AllocationSpace | decode (uint32_t value) |
| |
|
static const uint32_t | kOne |
| |
|
static const uint32_t | kMask |
| |
|
static const uint32_t | kShift |
| |
|
static const uint32_t | kSize |
| |
|
static const uint32_t | kNext |
| |
|
static const uint32_t | kNumValues |
| |
|
static const AllocationSpace | kMax |
| |
Definition at line 754 of file runtime.h.
The documentation for this class was generated from the following file: