Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dproperty-access-builder.h24 class PropertyAccessInfo; variable
Daccess-info.cc114 PropertyAccessInfo::PropertyAccessInfo() in PropertyAccessInfo() function in v8::internal::compiler::PropertyAccessInfo
119 PropertyAccessInfo::PropertyAccessInfo(MaybeHandle<JSObject> holder, in PropertyAccessInfo() function in v8::internal::compiler::PropertyAccessInfo
127 PropertyAccessInfo::PropertyAccessInfo(Kind kind, MaybeHandle<JSObject> holder, in PropertyAccessInfo() function in v8::internal::compiler::PropertyAccessInfo
137 PropertyAccessInfo::PropertyAccessInfo( in PropertyAccessInfo() function in v8::internal::compiler::PropertyAccessInfo
Djs-native-context-specialization.h31 class PropertyAccessInfo; variable