Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/tests/
Ddump_test.cpp186 static JSHandle<JSAPIArrayList> NewJSAPIArrayList(JSThread *thread, ObjectFactory *factory, in NewJSAPIArrayList() function
/ark/js_runtime/ecmascript/
Dobject_factory.cpp2334 JSHandle<JSAPIArrayList> ObjectFactory::NewJSAPIArrayList(uint32_t capacity) in NewJSAPIArrayList() function in panda::ecmascript::ObjectFactory