Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.h383 bool AddMethodInfo(MethodLiteral *methodLiteral,
Dheap_snapshot.cpp774 if (!AddMethodInfo(methodLiteral, method->GetJSPandaFile(), sequenceId)) { in AddTraceNode()
794 bool HeapSnapshot::AddMethodInfo(MethodLiteral *methodLiteral, in AddMethodInfo() function in panda::ecmascript::HeapSnapshot