Searched refs:AddObjectInfoWithMega (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| D | pgo_profiler.h | 151 …void AddObjectInfoWithMega(ApEntityId abcId, const CString &recordName, EntityId methodId, int32_t…
|
| D | pgo_profiler.cpp | 735 AddObjectInfoWithMega(abcId, recordName, methodId, bcOffset); in DumpICByName() 758 AddObjectInfoWithMega(abcId, recordName, methodId, bcOffset); in DumpICByValue() 1200 AddObjectInfoWithMega(abcId, recordName, methodId, bcOffset); in DumpInstanceof() 1374 void PGOProfiler::AddObjectInfoWithMega( in AddObjectInfoWithMega() function in panda::ecmascript::pgo::PGOProfiler
|