Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Dwaiter_list.cpp19 void WaiterList::AddNode(WaiterListNode *node) in AddNode() function in panda::ecmascript::WaiterList
H A Dtagged_list.cpp337 JSTaggedValue TaggedSingleList::AddNode(const JSThread *thread, const JSHandle<TaggedSingleList> &taggedList, in AddNode() function in panda::ecmascript::TaggedSingleList
630 JSTaggedValue TaggedDoubleList::AddNode(const JSThread *thread, const JSHandle<TaggedDoubleList> &taggedList, in AddNode() function in panda::ecmascript::TaggedDoubleList
/arkcompiler/ets_runtime/ecmascript/mem/
H A Decma_list.h38 void AddNode(T *node) in AddNode() function in panda::ecmascript::EcmaList
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
H A Dscc.h35 void AddNode(T *node) in AddNode() function in maple::SCCNode
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_snapshot.cpp182 Node *HeapSnapshot::AddNode(TaggedObject *address, size_t size) in AddNode() function in panda::ecmascript::HeapSnapshot

Completed in 6 milliseconds