Home
last modified time | relevance | path

Searched defs:holderHClass (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
H A Dpgo_type_manager.cpp272 JSHClass *holderHClass = type.GetHolderHclass(); in GetHolderHIndexByPGOObjectInfoType() local
/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit_profiler.cpp509 auto holderHClass = holder.GetTaggedObject()->GetClass(); in HandleLoadTypePrototypeHandler() local
593 auto holderHClass = holder.GetTaggedObject()->GetClass(); in HandleOtherTypesPrototypeHandler() local
618 auto holderHClass = holder.GetTaggedObject()->GetClass(); in HandleStoreTSHandler() local
788 auto holderHClass = holder.GetTaggedObject()->GetClass(); HandlePrototypeHandler() local
[all...]
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.cpp1104 auto holderHClass = holder.GetTaggedObject()->GetClass(); in DumpICByNameWithHandler() local
1115 auto holderHClass = holder.GetTaggedObject()->GetClass(); in DumpICByNameWithHandler() local
1144 auto holderHClass = holder.GetTaggedObject()->GetClass(); in DumpICLoadByNameWithHandler() local
183 ProfileDefineGetterSetter(JSHClass* receiverHClass, JSHClass* holderHClass, const JSHandle<JSTaggedValue>& func, int32_t pcOffset) ProfileDefineGetterSetter() argument
1257 auto holderHClass = holder.GetTaggedObject()->GetClass(); DumpICByValueWithHandler() local
[all...]

Completed in 8 milliseconds