Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Dhuge_object_test.cpp69 static TaggedArray *LargeArrayTestCreate(JSThread *thread) in LargeArrayTestCreate() function
80 TaggedArray *array = LargeArrayTestCreate(thread); in HWTEST_F_L0()
100 JSHandle<TaggedArray> array1(thread, LargeArrayTestCreate(thread)); in HWTEST_F_L0()
107 JSHandle<TaggedArray> array2(thread, LargeArrayTestCreate(thread)); in HWTEST_F_L0()
114 JSHandle<TaggedArray> array2(thread, LargeArrayTestCreate(thread)); in HWTEST_F_L0()