Home
last modified time | relevance | path

Searched defs:holderHClass (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dlazy_deopt_dependency.cpp127JSHClass *&holderHClass, GlobalEnv *globalEnv, in InitializeProtoChainForDependency()
152 JSHClass *holderHClass, in CheckStableProtoChain()
174 JSHClass *holderHClass, in DependOnStableProtoChain()
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_profiler.cpp559 JSHClass *holderHClass = nullptr; in HandleLoadTypePrototypeHandler() local
653 auto holderHClass = holder.GetTaggedObject()->GetClass(); in HandleOtherTypesPrototypeHandler() local
678 auto holderHClass = holder.GetTaggedObject()->GetClass(); in HandleStoreAOTHandler() local
855 auto holderHClass = holder.GetTaggedObject()->GetClass(); in HandlePrototypeHandler() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp231 JSHClass* holderHClass, in ProfileDefineGetterSetter()
1055 auto holderHClass = holder.GetTaggedObject()->GetClass(); in DumpICByNameWithHandler() local
1066 auto holderHClass = holder.GetTaggedObject()->GetClass(); in DumpICByNameWithHandler() local
1103 auto holderHClass = holder.GetTaggedObject()->GetClass(); in DumpICLoadByNameWithHandler() local
1211 auto holderHClass = holder.GetTaggedObject()->GetClass(); in DumpICByValueWithHandler() local
/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_manager.cpp299 JSHClass *holderHClass = type.GetHolderHclass(); in GetHolderHIndexByPGOObjectInfoType() local