Searched refs:ArrayTestCreate (Results 1 – 2 of 2) sorted by relevance
64 static TaggedArray *ArrayTestCreate(JSThread *thread) in ArrayTestCreate() function116 JSTaggedValue array(ArrayTestCreate(thread)); in HWTEST_F_L0()127 JSHandle<TaggedArray> array(thread, ArrayTestCreate(thread)); in HWTEST_F_L0()
65 static TaggedArray *ArrayTestCreate(JSThread *thread) in ArrayTestCreate() function135 JSTaggedValue array(ArrayTestCreate(thread)); in HWTEST_F_L0()146 JSHandle<TaggedArray> array(thread, ArrayTestCreate(thread)); in HWTEST_F_L0()