Searched defs:LookupOrInsert (Results 1 – 6 of 6) sorted by relevance
143 typename Collection::value_type::second_type& LookupOrInsert( in LookupOrInsert() function150 typename Collection::value_type::second_type& LookupOrInsert( in LookupOrInsert() function
41 TEST(MapUtil, LookupOrInsert) { in TEST() argument
42 bool LookupOrInsert(HeapObject* obj, int* index_out) { in LookupOrInsert() function
171 TemplateHashMapImpl<Key, Value, MatchFun, AllocationPolicy>::LookupOrInsert( in LookupOrInsert() function180 TemplateHashMapImpl<Key, Value, MatchFun, AllocationPolicy>::LookupOrInsert( in LookupOrInsert() function
131 int IdentityMapBase::LookupOrInsert(Object* key) { in LookupOrInsert() function in v8::internal::IdentityMapBase
244 string LookupOrInsert(const string& old_name) { in LookupOrInsert() function