Home
last modified time | relevance | path

Searched refs:GetOwnDictionaryProperty (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dproperty-access-builder.cc157 access_info.holder()->GetOwnDictionaryProperty(index, dependencies()); in FoldLoadDictPrototypeConstant()
Dheap-refs.h414 base::Optional<ObjectRef> GetOwnDictionaryProperty(
Dheap-refs.cc1870 base::Optional<ObjectRef> JSObjectRef::GetOwnDictionaryProperty( in GetOwnDictionaryProperty() function in v8::internal::compiler::JSObjectRef