Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
H A Dheap_dump_test.cpp333 JSHandle<JSAPIArrayList> jsAPIArrayList = JSHandle<JSAPIArrayList>::Cast(jsAPIArrayListObject); in NewJSAPIArrayList() local
334 jsAPIArrayList->SetLength(instance->GetJSThread(), JSTaggedValue(0)); in NewJSAPIArrayList()
335 return jsAPIArrayList; in NewJSAPIArrayList()
1010 auto jsAPIArrayList = tester.NewJSAPIArrayList(); in HWTEST_F_L0() local
1012 factory->NewJSAPIArrayListIterator(jsAPIArrayList); in HWTEST_F_L0()

Completed in 4 milliseconds