v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
Static Public Member Functions | |
static bool | IsTagged (Type *t, int tag) |
static bool | IsBitset (Type *t) |
static bool | IsClass (Type *t) |
static bool | IsConstant (Type *t) |
static bool | IsUnion (Type *t) |
static ZoneList< void * > * | AsTagged (Type *t) |
static int | AsBitset (Type *t) |
static Map * | AsClass (Type *t) |
static Object * | AsConstant (Type *t) |
static ZoneList< Type * > * | AsUnion (Type *t) |
static Zone * | ToRegion (Zone *zone, Isolate *isolate) |
Definition at line 180 of file test-types.cc.
|
inlinestatic |
Definition at line 193 of file test-types.cc.
Definition at line 196 of file test-types.cc.
Definition at line 199 of file test-types.cc.
Definition at line 190 of file test-types.cc.
Definition at line 202 of file test-types.cc.
|
inlinestatic |
Definition at line 185 of file test-types.cc.
|
inlinestatic |
Definition at line 186 of file test-types.cc.
|
inlinestatic |
Definition at line 187 of file test-types.cc.
|
inlinestatic |
Definition at line 181 of file test-types.cc.
|
inlinestatic |
Definition at line 188 of file test-types.cc.
Definition at line 206 of file test-types.cc.