Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jit/
Djit_profiler.cpp732 auto handlerInfoValue = transitionHandler->GetHandlerInfo(); in HandleTransition() local
751 auto handlerInfoValue = transWithProtoHandler->GetHandlerInfo(); in HandleTransWithProto() local
779 JSTaggedValue handlerInfoValue = prototypeHandler->GetHandlerInfo(); in HandlePrototypeHandler() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp1200 auto handlerInfoValue = transitionHandler->GetHandlerInfo(); in DumpICByValueWithHandler() local
1216 auto handlerInfoValue = transWithProtoHandler->GetHandlerInfo(); in DumpICByValueWithHandler() local
1239 JSTaggedValue handlerInfoValue = prototypeHandler->GetHandlerInfo(); in DumpICByValueWithHandler() local