Searched refs:PointersMatch (Results 1 – 9 of 9) sorted by relevance
63 ZoneHashMap(ZoneHashMap::PointersMatch, in DoAdd()
80 static bool PointersMatch(void* key1, void* key2) { in PointersMatch() function
199 id_to_function_info_index_(HashMap::PointersMatch), in AllocationTracker()
333 serialization_map_(new HashMap(HashMap::PointersMatch)) { } in SerializationAddressMapper()
420 : encodings_(HashMap::PointersMatch), in ExternalReferenceEncoder()513 NameMap() : impl_(HashMap::PointersMatch) {} in NameMap()
28 : ZoneHashMap(ZoneHashMap::PointersMatch, 8, ZoneAllocationPolicy(zone)), in VariableMap()
720 : entries_(HashMap::PointersMatch) { in HeapEntriesMap()739 : entries_(HashMap::PointersMatch) { in HeapObjectsSet()
591 ScriptCache::ScriptCache(Isolate* isolate) : HashMap(HashMap::PointersMatch), in ScriptCache()
2269 Genesis::ExtensionStates::ExtensionStates() : map_(HashMap::PointersMatch, 8) {} in ExtensionStates()