#include <hydrogen-bce.h>
Definition at line 16 of file hydrogen-bce.h.
◆ BoundsCheckTable()
v8::internal::BoundsCheckTable::BoundsCheckTable |
( |
Zone * |
zone | ) |
|
|
explicit |
Definition at line 302 of file hydrogen-bce.cc.
304 ZoneAllocationPolicy(zone)) { }
static const uint32_t kDefaultHashMapCapacity
TemplateHashMapImpl< ZoneAllocationPolicy > ZoneHashMap
static bool BoundsCheckKeyMatch(void *key1, void *key2)
◆ DISALLOW_COPY_AND_ASSIGN()
◆ INLINE() [1/3]
v8::internal::BoundsCheckTable::INLINE |
( |
BoundsCheckBbData ** |
LookupOrInsertBoundsCheckKey *key, Zone *zone | ) |
|
◆ INLINE() [2/3]
v8::internal::BoundsCheckTable::INLINE |
( |
void |
DeleteBoundsCheckKey *key | ) |
|
◆ INLINE() [3/3]
v8::internal::BoundsCheckTable::INLINE |
( |
void |
InsertBoundsCheckKey *key, BoundsCheckBbData *data, Zone *zone | ) |
|
The documentation for this class was generated from the following files: