v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
Static Public Member Functions | |
static bool | IsBitset (Handle< HeapType > t) |
static bool | IsClass (Handle< HeapType > t) |
static bool | IsConstant (Handle< HeapType > t) |
static bool | IsUnion (Handle< HeapType > t) |
static int | AsBitset (Handle< HeapType > t) |
static Map * | AsClass (Handle< HeapType > t) |
static Object * | AsConstant (Handle< HeapType > t) |
static FixedArray * | AsUnion (Handle< HeapType > t) |
static Isolate * | ToRegion (Zone *zone, Isolate *isolate) |
Definition at line 210 of file test-types.cc.
Definition at line 216 of file test-types.cc.
References Smi::cast(), and Smi::value().
Definition at line 217 of file test-types.cc.
References Map::cast().
Definition at line 218 of file test-types.cc.
References Box::cast().
|
inlinestatic |
Definition at line 221 of file test-types.cc.
References FixedArray::cast().
Definition at line 211 of file test-types.cc.
Definition at line 212 of file test-types.cc.
Definition at line 213 of file test-types.cc.
Definition at line 214 of file test-types.cc.
Definition at line 225 of file test-types.cc.