Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Ddump_test.cpp271 static JSHandle<JSAPILinkedList> NewJSAPILinkedList(JSThread *thread, ObjectFactory *factory) in NewJSAPILinkedList() function
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp4314 JSHandle<JSAPILinkedList> ObjectFactory::NewJSAPILinkedList() in NewJSAPILinkedList() function in panda::ecmascript::ObjectFactory