v8
3.11.10(node0.8.26)
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 3147 of file hydrogen.cc.
|
inlineexplicit |
Definition at line 3162 of file hydrogen.cc.
|
inline |
Definition at line 3158 of file hydrogen.cc.
References BoundsCheckKey::Hash(), and TemplateHashMapImpl< ZoneAllocationPolicy >::Remove().
|
inline |
Definition at line 3154 of file hydrogen.cc.
References BoundsCheckKey::Hash(), and TemplateHashMapImpl< ZoneAllocationPolicy >::Lookup().
|
inline |
Definition at line 3149 of file hydrogen.cc.
References BoundsCheckKey::Hash(), and TemplateHashMapImpl< ZoneAllocationPolicy >::Lookup().