Home
last modified time | relevance | path

Searched defs:NewJSAPILinkedList (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Ddump_test.cpp289 static JSHandle<JSAPILinkedList> NewJSAPILinkedList(JSThread *thread, ObjectFactory *factory) in NewJSAPILinkedList() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_dump_test.cpp496 JSHandle<JSAPILinkedList> NewJSAPILinkedList() in NewJSAPILinkedList() function in panda::test::HeapDumpTestHelper
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp4619 JSHandle<JSAPILinkedList> ObjectFactory::NewJSAPILinkedList() in NewJSAPILinkedList() function in panda::ecmascript::ObjectFactory