Home
last modified time | relevance | path

Searched refs:proxyArrayList (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_arraylist_test.cpp307 JSHandle<JSAPIArrayList> proxyArrayList = CreateJSAPIArrayList(); in HWTEST_F_L0() local
311 proxy->SetTarget(thread, proxyArrayList.GetTaggedValue()); in HWTEST_F_L0()
Dcontainers_plainarray_test.cpp465 JSHandle<JSAPIPlainArray> proxyArrayList = CreateJSAPIPlainArray(); in HWTEST_F_L0() local
469 proxy->SetTarget(thread, proxyArrayList.GetTaggedValue()); in HWTEST_F_L0()