Home
last modified time | relevance | path

Searched defs:PropertyAccessInfo (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Daccess-info.cc106 PropertyAccessInfo::PropertyAccessInfo() in PropertyAccessInfo() function in v8::internal::compiler::PropertyAccessInfo
111 PropertyAccessInfo::PropertyAccessInfo(MaybeHandle<JSObject> holder, in PropertyAccessInfo() function in v8::internal::compiler::PropertyAccessInfo
119 PropertyAccessInfo::PropertyAccessInfo(Kind kind, MaybeHandle<JSObject> holder, in PropertyAccessInfo() function in v8::internal::compiler::PropertyAccessInfo
129 PropertyAccessInfo::PropertyAccessInfo( in PropertyAccessInfo() function in v8::internal::compiler::PropertyAccessInfo
Djs-native-context-specialization.h29 class PropertyAccessInfo; variable
/external/v8/src/crankshaft/
Dhydrogen.h2449 PropertyAccessInfo(HOptimizedGraphBuilder* builder, in PropertyAccessInfo() function