Home
last modified time | relevance | path

Searched defs:LookupOrInsert (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Drefs-map.cc25 RefsMap::Entry* RefsMap::LookupOrInsert(const Address& key) { in LookupOrInsert() function in v8::internal::compiler::RefsMap
/third_party/node/deps/v8/src/base/
Dhashmap.h223 TemplateHashMapImpl<Key, Value, MatchFun, AllocationPolicy>::LookupOrInsert( in LookupOrInsert() function
232 TemplateHashMapImpl<Key, Value, MatchFun, AllocationPolicy>::LookupOrInsert( in LookupOrInsert() function
242 TemplateHashMapImpl<Key, Value, MatchFun, AllocationPolicy>::LookupOrInsert( in LookupOrInsert() function
/third_party/node/deps/v8/src/snapshot/
Dserializer.h144 bool LookupOrInsert(HeapObject obj, int* index_out) { in LookupOrInsert() function
152 bool LookupOrInsert(Handle<HeapObject> obj, int* index_out) { in LookupOrInsert() function
/third_party/node/deps/v8/src/utils/
Didentity-map.cc144 std::pair<int, bool> IdentityMapBase::LookupOrInsert(Address key) { in LookupOrInsert() function in v8::internal::IdentityMapBase
/third_party/node/deps/v8/src/interpreter/
Dbytecode-generator.cc1099 Accessors<PropertyT>* LookupOrInsert(Literal* key) { in LookupOrInsert() function in v8::internal::interpreter::__anon3bf2a9400111::AccessorTable