Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.h189 void DumpCreateObject(ApEntityId abcId, const CString &recordName, EntityId methodId, int32_t bcOffset,
H A Dpgo_profiler.cpp921 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