Searched defs:AddNode (Results 1 – 6 of 6) sorted by relevance
19 void WaiterList::AddNode(WaiterListNode *node) in AddNode() function in panda::ecmascript::WaiterList
337 JSTaggedValue TaggedSingleList::AddNode(const JSThread *thread, const JSHandle<TaggedSingleList> &t… in AddNode() function in panda::ecmascript::TaggedSingleList630 JSTaggedValue TaggedDoubleList::AddNode(const JSThread *thread, const JSHandle<TaggedDoubleList> &t… in AddNode() function in panda::ecmascript::TaggedDoubleList
57 HWTEST_F_L0(WaiterListTest, AddNode) in HWTEST_F_L0() argument
38 void AddNode(T *node) in AddNode() function
35 void AddNode(T *node) in AddNode() function
179 Node *HeapSnapshot::AddNode(TaggedObject *address, size_t size) in AddNode() function in panda::ecmascript::HeapSnapshot