Home
last modified time | relevance | path

Searched refs:NewJSAPIList (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/js_api/
H A Djs_api_list.cpp235 JSHandle<JSAPIList> sublist = thread->GetEcmaVM()->GetFactory()->NewJSAPIList(); in GetSubList()
/arkcompiler/ets_runtime/ecmascript/tests/
H A Ddump_test.cpp329 static JSHandle<JSAPIList> NewJSAPIList(JSThread *thread, ObjectFactory *factory) in NewJSAPIList() function
1411 JSHandle<JSAPIList> jsAPIList = NewJSAPIList(thread, factory); in HWTEST_F_L0()
1425 JSHandle<JSAPIList> jsAPIList = NewJSAPIList(thread, factory); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
H A Dheap_dump_test.cpp484 JSHandle<JSAPIList> NewJSAPIList() in NewJSAPIList() function in panda::test::HeapDumpTestHelper
1072 tester.NewJSAPIList(); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_factory.h651 JSHandle<JSAPIList> NewJSAPIList();
H A Dobject_factory.cpp4591 JSHandle<JSAPIList> ObjectFactory::NewJSAPIList() in NewJSAPIList() function in panda::ecmascript::ObjectFactory

Completed in 20 milliseconds