Searched refs:DumpCreateObject (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
H A D | pgo_profiler.h | 189 void DumpCreateObject(ApEntityId abcId, const CString &recordName, EntityId methodId, int32_t bcOffset,
|
H A D | pgo_profiler.cpp | 921 DumpCreateObject(abcId, recordName, methodId, bcOffset, slotId, profileTypeInfo, traceId); in ProfileBytecode() 934 DumpCreateObject(abcId, recordName, methodId, bcOffset, slotId, profileTypeInfo, traceId); in ProfileBytecode() 1388 void PGOProfiler::DumpCreateObject(ApEntityId abcId, const CString &recordName, EntityId methodId, int32_t bcOffset, in DumpCreateObject() function in panda::ecmascript::pgo::PGOProfiler
|
Completed in 6 milliseconds