v8  3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BoundsCheckKey Class Reference
Inheritance diagram for BoundsCheckKey:
Collaboration diagram for BoundsCheckKey:

Public Member Functions

HValueIndexBase () const
 
HValueLength () 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 BoundsCheckKeyCreate (Zone *zone, HBoundsCheck *check, int32_t *offset)
 

Detailed Description

Definition at line 3376 of file hydrogen.cc.

Member Function Documentation

uint32_t Hash ( )
inline
HValue* IndexBase ( ) const
inline

Definition at line 3378 of file hydrogen.cc.

HValue* Length ( ) const
inline

Definition at line 3379 of file hydrogen.cc.


The documentation for this class was generated from the following file: