Home
last modified time | relevance | path

Searched defs:handlerInfoValue (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jit/
Djit_profiler.cpp749 auto handlerInfoValue = transitionHandler->GetHandlerInfo(); in HandleTransition() local
770 auto handlerInfoValue = transWithProtoHandler->GetHandlerInfo(); in HandleTransWithProto() local
796 JSTaggedValue handlerInfoValue = prototypeHandler->GetHandlerInfo(); in HandlePrototypeHandler() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp1133 auto handlerInfoValue = transitionHandler->GetHandlerInfo(); in DumpICByValueWithHandler() local
1150 auto handlerInfoValue = transWithProtoHandler->GetHandlerInfo(); in DumpICByValueWithHandler() local
1172 JSTaggedValue handlerInfoValue = prototypeHandler->GetHandlerInfo(); in DumpICByValueWithHandler() local