Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jit/
H A 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/
H A Dpgo_profiler.cpp1209 auto handlerInfoValue = transitionHandler->GetHandlerInfo(); in DumpICByValueWithHandler() local
1225 auto handlerInfoValue = transWithProtoHandler->GetHandlerInfo(); in DumpICByValueWithHandler() local
1248 JSTaggedValue handlerInfoValue = prototypeHandler->GetHandlerInfo(); in DumpICByValueWithHandler() local

Completed in 6 milliseconds