Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.cpp46 Edge *Edge::NewEdge(Chunk &chunk, EdgeType type, Node *from, Node *to, CString *name) in NewEdge() function in panda::ecmascript::Edge
56 Edge *Edge::NewEdge(Chunk &chunk, EdgeType type, Node *from, Node *to, uint32_t index) in NewEdge() function in panda::ecmascript::Edge