Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/tests/
H A Dlist_test.cpp49 TestNode *NewNode(Args &&... args) in NewNode() function in ListTest
160 DTestNode *NewNode(Args &&... args) in NewNode() function in DListTest
/arkcompiler/runtime_core/static_core/libpandabase/tests/
H A Dlist_test.cpp50 TestNode *NewNode(Args &&...args) in NewNode() function in ListTest
163 DTestNode *NewNode(Args &&...args) in NewNode() function in DListTest
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_builder.h239 T *NewNode(Arguments &&... args) in NewNode() function in maple::MIRBuilder
/arkcompiler/ets_runtime/ecmascript/
H A Decma_global_storage.h242 inline T *NewNode(JSThread *thread, JSTaggedType value) in NewNode() function in panda::ecmascript::NodeList
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_snapshot.cpp37 Node *Node::NewNode(Chunk *chunk, NodeId id, size_t index, const CString *name, NodeType type, size_t size, in NewNode() function in panda::ecmascript::Node
[all...]

Completed in 5 milliseconds