Searched refs:DumpICByValueWithPoly (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
H A D | pgo_profiler.h | 170 void DumpICByValueWithPoly(ApEntityId abcId, const CString &recordName, EntityId methodId, int32_t bcOffset,
|
H A D | pgo_profiler.cpp | 1015 DumpICByValueWithPoly(abcId, recordName, methodId, bcOffset, firstValue, type); in DumpICByValue() 1045 void PGOProfiler::DumpICByValueWithPoly(ApEntityId abcId, in DumpICByValueWithPoly() function in panda::ecmascript::pgo::PGOProfiler
|
Completed in 5 milliseconds