Searched defs:GetMap (Results 1 – 11 of 11) sorted by relevance
88 Handle<Map> OrderedHashMap::GetMap(ReadOnlyRoots roots) { in GetMap() function92 Handle<Map> OrderedNameDictionary::GetMap(ReadOnlyRoots roots) { in GetMap() function96 Handle<Map> SmallOrderedNameDictionary::GetMap(ReadOnlyRoots roots) { in GetMap() function100 Handle<Map> SmallOrderedHashMap::GetMap(ReadOnlyRoots roots) { in GetMap() function104 Handle<Map> SmallOrderedHashSet::GetMap(ReadOnlyRoots roots) { in GetMap() function
135 Handle<Map> HashTable<Derived, Shape>::GetMap(ReadOnlyRoots roots) { in GetMap() function140 Handle<Map> NameToIndexHashTable::GetMap(ReadOnlyRoots roots) { in GetMap() function145 Handle<Map> RegisteredSymbolTable::GetMap(ReadOnlyRoots roots) { in GetMap() function150 Handle<Map> EphemeronHashTable::GetMap(ReadOnlyRoots roots) { in GetMap() function
198 Handle<Map> GlobalDictionary::GetMap(ReadOnlyRoots roots) { in GetMap() function211 Handle<Map> NameDictionary::GetMap(ReadOnlyRoots roots) { in GetMap() function287 Handle<Map> NumberDictionary::GetMap(ReadOnlyRoots roots) { in GetMap() function291 Handle<Map> SimpleNumberDictionary::GetMap(ReadOnlyRoots roots) { in GetMap() function
71 const Map<Key, T>& GetMap() const { return map_; } in GetMap() function
263 const Map<MapKey, MapValueRef>& DynamicMapField::GetMap() const { in GetMap() function in google::protobuf::internal::DynamicMapField
463 const Map<Key, T>& GetMap() const override { in GetMap() function
301 TEST_P(MapFieldStateTest, GetMap) { in TEST_P() argument
1002 TEST_F(DescriptorTest, GetMap) { in TEST_F() argument
180 BacktraceMap* GetMap() { return map_; } in GetMap() function
310 static MapContainer* GetMap(PyObject* obj) { in GetMap() function
93630 nsDOMAttributeMap *GetMap() in GetMap() function in nsIAttribute