Searched defs:GetMap (Results 1 – 13 of 13) sorted by relevance
86 Handle<Map> OrderedHashMap::GetMap(ReadOnlyRoots roots) { in GetMap() function90 Handle<Map> OrderedNameDictionary::GetMap(ReadOnlyRoots roots) { in GetMap() function94 Handle<Map> SmallOrderedNameDictionary::GetMap(ReadOnlyRoots roots) { in GetMap() function98 Handle<Map> SmallOrderedHashMap::GetMap(ReadOnlyRoots roots) { in GetMap() function102 Handle<Map> SmallOrderedHashSet::GetMap(ReadOnlyRoots roots) { in GetMap() function
179 Handle<Map> GlobalDictionary::GetMap(ReadOnlyRoots roots) { in GetMap() function192 Handle<Map> NameDictionary::GetMap(ReadOnlyRoots roots) { in GetMap() function267 Handle<Map> NumberDictionary::GetMap(ReadOnlyRoots roots) { in GetMap() function271 Handle<Map> SimpleNumberDictionary::GetMap(ReadOnlyRoots roots) { in GetMap() function
126 Handle<Map> HashTable<Derived, Shape>::GetMap(ReadOnlyRoots roots) { in GetMap() function131 Handle<Map> EphemeronHashTable::GetMap(ReadOnlyRoots roots) { in GetMap() function
63 const llvm::DenseMap<OpOrVal, absl::string_view>& GetMap() const { in GetMap() function
50 static inline CountMap GetMap(void *D) { in GetMap() function
73 const Map<Key, T>& GetMap() const { return map_; } in GetMap() function
254 const Map<Key, T>& GetMap() const override { in GetMap() function
259 const Map<MapKey, MapValueRef>& DynamicMapField::GetMap() const { in GetMap() function in google::protobuf::internal::DynamicMapField
301 TEST_P(MapFieldStateTest, GetMap) { in TEST_P() argument
180 BacktraceMap* GetMap() { return map_; } in GetMap() function
129 Status GetMap(OpKernelContext* ctx, bool is_writing, in GetMap() function in tensorflow::SparseTensorAccessingOp
307 static MapContainer* GetMap(PyObject* obj) { in GetMap() function
3578 Handle<Map> NewFunctionArgs::GetMap(Isolate* isolate) const { in GetMap() function in v8::internal::NewFunctionArgs