v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
Additional Inherited Members | |
Static Public Member Functions inherited from BitFieldBase< uint32_t, shift, size, uint32_t > | |
static bool | is_valid (uint32_tvalue) |
static uint32_t | encode (uint32_tvalue) |
static uint32_t | update (uint32_tprevious, uint32_tvalue) |
static uint32_t | decode (uint32_tvalue) |
Static Public Attributes inherited from BitFieldBase< uint32_t, shift, size, uint32_t > | |
static const uint32_t | kOne |
static const uint32_t | kMask |
static const uint32_t | kShift |
static const uint32_t | kSize |
static const uint32_t | kMax |
Definition at line 309 of file test-conversions.cc.