Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dheap-refs.h399 base::Optional<Object> GetOwnConstantElementFromHeap(
Dheap-refs.cc1803 base::Optional<Object> maybe_element = GetOwnConstantElementFromHeap( in GetOwnConstantElement()
1815 base::Optional<Object> JSObjectRef::GetOwnConstantElementFromHeap( in GetOwnConstantElementFromHeap() function in v8::internal::compiler::JSObjectRef
Dcompilation-dependencies.cc954 holder_.GetOwnConstantElementFromHeap(holder.elements(), in IsValid()