Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit_profiler.h129 void ConvertICByValueWithPoly(ApEntityId abcId, int32_t bcOffset, JSTaggedValue cacheValue, BCType type);
H A Djit_profiler.cpp671 ConvertICByValueWithPoly(abcId_, bcOffset, firstValue, type); in ConvertICByValue()
792 void JITProfiler::ConvertICByValueWithPoly(ApEntityId abcId, int32_t bcOffset, JSTaggedValue cacheValue, BCType type) in ConvertICByValueWithPoly() function in panda::ecmascript::JITProfiler

Completed in 3 milliseconds