Searched refs:ConvertICByNameWithHandler (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/jit/ |
H A D | jit_profiler.h | 98 void ConvertICByNameWithHandler(ApEntityId abcId, int32_t bcOffset, JSHClass *hclass,
|
H A D | jit_profiler.cpp | 452 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