Home
last modified time | relevance | path

Searched refs:ConvertICByNameWithHandler (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit_profiler.h98 void ConvertICByNameWithHandler(ApEntityId abcId, int32_t bcOffset, JSHClass *hclass,
H A Djit_profiler.cpp452 ConvertICByNameWithHandler(abcId_, bcOffset, hclass, secondValue, type, slotId + 1); in ConvertICByName()
459 void JITProfiler::ConvertICByNameWithHandler(ApEntityId abcId, int32_t bcOffset, in ConvertICByNameWithHandler() function in panda::ecmascript::JITProfiler
642 ConvertICByNameWithHandler(abcId, bcOffset, hclass, handler, type, slotId); in ConvertICByNameWithPoly()

Completed in 3 milliseconds