Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dwaiter_list.cpp24 void WaiterList::AddNode(WaiterListNode *node) in AddNode() function in panda::ecmascript::WaiterList
Dtagged_list.cpp80 JSTaggedValue TaggedList<Derived>::AddNode(const JSThread *thread, const JSHandle<Derived> &taggedL… in AddNode() function in panda::ecmascript::TaggedList
/arkcompiler/ets_runtime/ecmascript/mem/
Decma_list.h38 void AddNode(T *node) in AddNode() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dwaiter_list_test.cpp81 HWTEST_F_L0(WaiterListTest, AddNode) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.cpp188 Node *HeapSnapshot::AddNode(TaggedObject *address, size_t size) in AddNode() function in panda::ecmascript::HeapSnapshot