Searched refs:ConvertICByValueWithHandler (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/jit/ |
H A D | jit_profiler.h | 119 void ConvertICByValueWithHandler(ApEntityId abcId, int32_t bcOffset, JSHClass *hclass,
|
H A D | jit_profiler.cpp | 662 ConvertICByValueWithHandler(abcId_, bcOffset, hclass, secondValue, type); in ConvertICByValue() 674 void JITProfiler::ConvertICByValueWithHandler(ApEntityId abcId, int32_t bcOffset, in ConvertICByValueWithHandler() function in panda::ecmascript::JITProfiler 811 ConvertICByValueWithHandler(abcId, bcOffset, hclass, handler, type); in ConvertICByValueWithPoly()
|
Completed in 4 milliseconds