Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Ddump_test.cpp329 static JSHandle<JSAPIList> NewJSAPIList(JSThread *thread, ObjectFactory *factory) in NewJSAPIList() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_dump_test.cpp684 JSHandle<JSAPIList> NewJSAPIList() in NewJSAPIList() function in panda::test::HeapDumpTestHelper
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp4982 JSHandle<JSAPIList> ObjectFactory::NewJSAPIList() in NewJSAPIList() function in panda::ecmascript::ObjectFactory