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()
79 JSHandle<JSObject> newObj1(thread, JSArrayTestCreate(thread)); in HWTEST_F_L0()
80 JSObject *newObj2 = JSArrayTestCreate(thread); in HWTEST_F_L0()
104 JSHandle<JSObject> newObj1(thread, JSArrayTestCreate(thread)); in HWTEST_F_L0()
128 JSHandle<JSObject> newObj1(thread, JSArrayTestCreate(thread)); in HWTEST_F_L0()
129 JSObject *newObj2 = JSArrayTestCreate(thread); in HWTEST_F_L0()