![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Additional Inherited Members | |
![]() | |
typedef bool | FieldType |
![]() | |
STATIC_ASSERT ((kNext - 1)/8< sizeof(uint8_t)) | |
![]() | |
static constexpr bool | is_valid (bool value) |
static uint8_t | encode (bool value) |
static uint8_t | update (uint8_t previous, bool value) |
static bool | decode (uint8_t value) |
![]() | |
static const uint8_t | kOne |
static const uint8_t | kMask |
static const uint8_t | kShift |
static const uint8_t | kSize |
static const uint8_t | kNext |
static const uint8_t | kNumValues |
static const bool | kMax |
Definition at line 22 of file bytecode-flags.h.