Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.h193 void DumpNewObjRange(ApEntityId abcId, const CString &recordName, EntityId methodId, int32_t bcOffset,
H A Dpgo_profiler.cpp876 DumpNewObjRange(abcId, recordName, methodId, bcOffset, slotId, profileTypeInfo); in ProfileBytecode()
881 DumpNewObjRange(abcId, recordName, methodId, bcOffset, slotId, profileTypeInfo); in ProfileBytecode()
1477 void PGOProfiler::DumpNewObjRange(ApEntityId abcId, const CString &recordName, EntityId methodId, int32_t bcOffset, in DumpNewObjRange() function in panda::ecmascript::pgo::PGOProfiler

Completed in 5 milliseconds