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.cpp37 static TaggedArray *LargeArrayTestCreate(JSThread *thread) in LargeArrayTestCreate() function
47 TaggedArray *array = LargeArrayTestCreate(thread); in HWTEST_F_L0()
67 JSHandle<TaggedArray> array1(thread, LargeArrayTestCreate(thread)); in HWTEST_F_L0()
74 JSHandle<TaggedArray> array2(thread, LargeArrayTestCreate(thread)); in HWTEST_F_L0()
81 JSHandle<TaggedArray> array2(thread, LargeArrayTestCreate(thread)); in HWTEST_F_L0()