Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Ddump_test.cpp289 static JSHandle<JSAPIArrayList> NewJSAPIArrayList(JSThread *thread, ObjectFactory *factory, in NewJSAPIArrayList() function
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp3509 JSHandle<JSAPIArrayList> ObjectFactory::NewJSAPIArrayList(uint32_t capacity) in NewJSAPIArrayList() function in panda::ecmascript::ObjectFactory