Home
last modified time | relevance | path

Searched refs:GetPropertyAccessInfo (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Djs-heap-broker.h233 PropertyAccessInfo GetPropertyAccessInfo( in DEFINE_OPERATORS_FOR_FLAGS()
Djs-heap-broker.cc880 PropertyAccessInfo JSHeapBroker::GetPropertyAccessInfo( in GetPropertyAccessInfo() function in v8::internal::compiler::JSHeapBroker
Djs-native-context-specialization.cc412 PropertyAccessInfo access_info = broker()->GetPropertyAccessInfo( in ReduceJSInstanceOf()
715 access_infos.push_back(broker()->GetPropertyAccessInfo( in ReduceJSResolvePromise()
1124 PropertyAccessInfo access_info = broker()->GetPropertyAccessInfo( in ReduceNamedAccess()
Djs-call-reducer.cc8102 access_infos.push_back(broker()->GetPropertyAccessInfo( in ReduceRegExpPrototypeTest()