Home
last modified time | relevance | path

Searched defs:isInFinish (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.cpp114 void HeapSnapshot::UpdateNodes(bool isInFinish) in UpdateNodes()
585 void HeapSnapshot::FillNodes(bool isInFinish) in FillNodes()
596 Node *HeapSnapshot::GenerateNode(JSTaggedValue entry, size_t size, int sequenceId, bool isInFinish) in GenerateNode()
841 …HeapSnapshot::GenerateStringNode(JSTaggedValue entry, size_t size, int sequenceId, bool isInFinish) in GenerateStringNode()