Home
last modified time | relevance | path

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

/ark/runtime_core/libpandabase/tests/
Dlist_test.cpp46 TestNode *NewNode(Args &&... args) in NewNode() function in ListTest
163 DTestNode *NewNode(Args &&... args) in NewNode() function in DListTest
/ark/js_runtime/ecmascript/
Decma_global_storage-inl.h28 EcmaGlobalStorage::Node *EcmaGlobalStorage::NodeList::NewNode(JSTaggedType value) in NewNode() function
/ark/js_runtime/ecmascript/hprof/
Dheap_snapshot.cpp43 Node *Node::NewNode(const Heap *heap, size_t id, size_t index, CString *name, NodeType type, size_t… in NewNode() function in panda::ecmascript::Node