Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_array_test.cpp26 static JSObject *JSArrayTestCreate(JSThread *thread) in JSArrayTestCreate() function
56 JSHandle<JSObject> newObj1(thread, JSArrayTestCreate(thread)); in HWTEST_F_L0()
57 JSObject *newObj2 = JSArrayTestCreate(thread); in HWTEST_F_L0()
82 JSHandle<JSObject> newObj1(thread, JSArrayTestCreate(thread)); in HWTEST_F_L0()
83 JSObject *newObj2 = JSArrayTestCreate(thread); in HWTEST_F_L0()
107 JSHandle<JSObject> newObj1(thread, JSArrayTestCreate(thread)); in HWTEST_F_L0()
131 JSHandle<JSObject> newObj1(thread, JSArrayTestCreate(thread)); in HWTEST_F_L0()
132 JSObject *newObj2 = JSArrayTestCreate(thread); in HWTEST_F_L0()