Home
last modified time | relevance | path

Searched refs:SearchWithCache (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Ddescriptor-array.h133 V8_INLINE InternalIndex SearchWithCache(Isolate* isolate, Name name, Map map);
H A Ddescriptor-array-inl.h74 InternalIndex DescriptorArray::SearchWithCache(Isolate* isolate, Name name, in SearchWithCache() function in v8::internal::DescriptorArray
H A Dlookup.cc1356 number_ = descriptors.SearchWithCache(isolate_, *name_, map); in LookupInRegularHolder()
H A Dmap.cc2048 old_descriptors->SearchWithCache(isolate, *descriptor->GetKey(), *map); in CopyInsertDescriptor()
/third_party/node/deps/v8/src/init/
H A Dbootstrapper.cc1184 InternalIndex entry = descriptors.SearchWithCache(isolate, *name, *map); in ReplaceAccessors()
6275 InternalIndex old = array_descriptors->SearchWithCache( in CreateInitialMapForArraySubclass()

Completed in 18 milliseconds