Home
last modified time | relevance | path

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

/external/v8/src/snapshot/
Dstartup-serializer.h39 bool LookupOrInsert(HeapObject* obj, int* index_out) { in LookupOrInsert() function
/external/v8/src/base/
Dhashmap.h171 TemplateHashMapImpl<Key, Value, MatchFun, AllocationPolicy>::LookupOrInsert( in LookupOrInsert() function
180 TemplateHashMapImpl<Key, Value, MatchFun, AllocationPolicy>::LookupOrInsert( in LookupOrInsert() function
/external/v8/src/
Didentity-map.cc133 int IdentityMapBase::LookupOrInsert(Object* key) { in LookupOrInsert() function in v8::internal::IdentityMapBase
/external/v8/src/crankshaft/
Dhydrogen-bce.cc316 BoundsCheckBbData** BoundsCheckTable::LookupOrInsert(BoundsCheckKey* key, in LookupOrInsert() function in v8::internal::BoundsCheckTable