![]() |
v8
3.11.10 (node 0.8.28)
V8 is Google's open source JavaScript engine
|
#include <v8.h>
Static Public Member Functions | |
static int | SmiToInt (internal::Object *value) |
Static Public Attributes | |
static const int | kSmiShiftSize = 0 |
static const int | kSmiValueSize = 31 |
static const uintptr_t | kEncodablePointerMask = 0x1 |
static const int | kPointerToSmiShift = 0 |
|
inlinestatic |
Definition at line 3863 of file v8.h.
References SmiTagging< 4 >::kSmiShiftSize, and v8::internal::kSmiTagSize.
|
static |
Definition at line 3861 of file v8.h.
Referenced by SmiTagging< 4 >::SmiToInt().