Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Ddump_test.cpp259 static JSHandle<JSAPIList> NewJSAPIList(JSThread *thread, ObjectFactory *factory) in NewJSAPIList() function
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp3811 JSHandle<JSAPIList> ObjectFactory::NewJSAPIList() in NewJSAPIList() function in panda::ecmascript::ObjectFactory