v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
Public Member Functions | |
HValue * | IndexBase () const |
HValue * | Length () const |
uint32_t | Hash () |
Public Member Functions inherited from ZoneObject | |
INLINE (void *operator new(size_t size, Zone *zone)) | |
void | operator delete (void *, size_t) |
void | operator delete (void *pointer, Zone *zone) |
Static Public Member Functions | |
static BoundsCheckKey * | Create (Zone *zone, HBoundsCheck *check, int32_t *offset) |
Definition at line 43 of file hydrogen-bce.cc.
|
inlinestatic |
Definition at line 52 of file hydrogen-bce.cc.
References v8::internal::NULL.
|
inline |
Definition at line 48 of file hydrogen-bce.cc.
References HValue::Hashcode().
|
inline |
Definition at line 45 of file hydrogen-bce.cc.
|
inline |
Definition at line 46 of file hydrogen-bce.cc.