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