v8
3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
|
Public Member Functions | |
BoundsCheckBbData ** | LookupOrInsert (BoundsCheckKey *key, Zone *zone) |
void | Insert (BoundsCheckKey *key, BoundsCheckBbData *data, Zone *zone) |
void | Delete (BoundsCheckKey *key) |
BoundsCheckTable (Zone *zone) | |
Definition at line 3602 of file hydrogen.cc.
|
inlineexplicit |
Definition at line 3617 of file hydrogen.cc.
|
inline |
Definition at line 3613 of file hydrogen.cc.
References BoundsCheckKey::Hash(), and TemplateHashMapImpl< ZoneAllocationPolicy >::Remove().
|
inline |
Definition at line 3609 of file hydrogen.cc.
References BoundsCheckKey::Hash(), and TemplateHashMapImpl< ZoneAllocationPolicy >::Lookup().
|
inline |
Definition at line 3604 of file hydrogen.cc.
References BoundsCheckKey::Hash(), and TemplateHashMapImpl< ZoneAllocationPolicy >::Lookup().