Searched defs:NewNode (Results 1 – 3 of 3) sorted by relevance
46 TestNode *NewNode(Args &&... args) in NewNode() function in ListTest163 DTestNode *NewNode(Args &&... args) in NewNode() function in DListTest
28 EcmaGlobalStorage::Node *EcmaGlobalStorage::NodeList::NewNode(JSTaggedType value) in NewNode() function
43 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