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