Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dheap-refs.h393 base::Optional<ObjectRef> GetOwnConstantElement(
Dheap-refs.cc1800 base::Optional<ObjectRef> JSObjectRef::GetOwnConstantElement( in GetOwnConstantElement() function in v8::internal::compiler::JSObjectRef
Djs-native-context-specialization.cc1886 element = jsobject_ref.GetOwnConstantElement(*elements, index, in ReduceElementLoadFromHeapConstant()