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.cpp50 static JSObject *JSArrayTestCreate(JSThread *thread) in JSArrayTestCreate() function
80 JSHandle<JSObject> newObj1(thread, JSArrayTestCreate(thread)); in HWTEST_F_L0()
81 JSObject *newObj2 = JSArrayTestCreate(thread); in HWTEST_F_L0()
103 JSHandle<JSObject> newObj1(thread, JSArrayTestCreate(thread)); in HWTEST_F_L0()
104 JSObject *newObj2 = JSArrayTestCreate(thread); in HWTEST_F_L0()
128 JSHandle<JSObject> newObj1(thread, JSArrayTestCreate(thread)); in HWTEST_F_L0()
152 JSHandle<JSObject> newObj1(thread, JSArrayTestCreate(thread)); in HWTEST_F_L0()
153 JSObject *newObj2 = JSArrayTestCreate(thread); in HWTEST_F_L0()