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