Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.cpp698 class GenerateNodeRootVisitor final : public RootVisitor { in FillNodes() class
700 explicit GenerateNodeRootVisitor(HeapSnapshot &snapshot, bool isInFinish, bool isSimplify) in FillNodes() function in panda::ecmascript::HeapSnapshot::FillNodes::GenerateNodeRootVisitor