![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Additional Inherited Members | |
![]() | |
typedef int | FieldType |
![]() | |
STATIC_ASSERT ((kNext - 1)/8< sizeof(uint8_t)) | |
![]() | |
static constexpr bool | is_valid (int value) |
static uint8_t | encode (int value) |
static uint8_t | update (uint8_t previous, int value) |
static int | 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 int | kMax |
Definition at line 21 of file bytecode-flags.h.