Home
last modified time | relevance | path

Searched refs:HandleLoadTypePrototypeHandler (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jit/
Djit_profiler.h104 void HandleLoadTypePrototypeHandler(ApEntityId &abcId, int32_t &bcOffset,
Djit_profiler.cpp477 HandleLoadTypePrototypeHandler(abcId, bcOffset, hclass, secondValue, slotId); in HandleLoadType()
496 void JITProfiler::HandleLoadTypePrototypeHandler(ApEntityId &abcId, int32_t &bcOffset, in HandleLoadTypePrototypeHandler() function in panda::ecmascript::JITProfiler