Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/tests/
Dlist_test.cpp49 TestNode *NewNode(Args &&... args) in NewNode() function in ListTest
160 DTestNode *NewNode(Args &&... args) in NewNode() function in DListTest
/arkcompiler/ets_runtime/ecmascript/
Decma_global_storage.h239 inline T *NewNode(JSThread *thread, JSTaggedType value) in NewNode() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.cpp53 Node *Node::NewNode(Chunk *chunk, size_t id, size_t index, const CString *name, NodeType type, size… in NewNode() function in panda::ecmascript::Node