Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.h132 …void DumpCreateObject(ApEntityId abcId, const CString &recordName, EntityId methodId, int32_t bcOf…
Dpgo_profiler.cpp689DumpCreateObject(abcId, recordName, methodId, bcOffset, slotId, profileTypeInfo, traceId); in ProfileBytecode()
699DumpCreateObject(abcId, recordName, methodId, bcOffset, slotId, profileTypeInfo, traceId); in ProfileBytecode()
1101 void PGOProfiler::DumpCreateObject(ApEntityId abcId, const CString &recordName, EntityId methodId, … in DumpCreateObject() function in panda::ecmascript::pgo::PGOProfiler