Home
last modified time | relevance | path

Searched refs:GetOwnFastDataProperty (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dproperty-access-builder.cc213 holder->GetOwnFastDataProperty(access_info.field_representation(), in TryFoldLoadConstantDataField()
Dheap-refs.h408 base::Optional<ObjectRef> GetOwnFastDataProperty(
Dheap-refs.cc1858 base::Optional<ObjectRef> JSObjectRef::GetOwnFastDataProperty( in GetOwnFastDataProperty() function in v8::internal::compiler::JSObjectRef
Djs-native-context-specialization.cc449 base::Optional<ObjectRef> constant = holder_ref.GetOwnFastDataProperty( in ReduceJSInstanceOf()
Djs-call-reducer.cc8118 base::Optional<ObjectRef> constant = holder->GetOwnFastDataProperty( in ReduceRegExpPrototypeTest()