5#ifndef V8_COMPILER_REFS_MAP_H_
6#define V8_COMPILER_REFS_MAP_H_
33 ZoneAllocationPolicy>,
uint32_t occupancy() const
TemplateHashMapEntry< Address, ObjectData * > Entry
bool operator()(uint32_t hash1, uint32_t hash2, const Address &key1, const Address &key2) const
RefsMap(uint32_t capacity, AddressMatcher match, Zone *zone)
ObjectData * Remove(const Address &key)
static uint32_t Hash(Address addr)
Entry * Lookup(const Address &key) const
Entry * LookupOrInsert(const Address &key)