Searched refs:ArrayTestCreate (Results 1 – 2 of 2) sorted by relevance
29 static TaggedArray *ArrayTestCreate(JSThread *thread) in ArrayTestCreate() function50 JSTaggedValue array(ArrayTestCreate(thread)); in HWTEST_F_L0()61 JSHandle<TaggedArray> array(thread, ArrayTestCreate(thread)); in HWTEST_F_L0()
41 static TaggedArray *ArrayTestCreate(JSThread *thread) in ArrayTestCreate() function80 JSTaggedValue array(ArrayTestCreate(thread)); in HWTEST_F_L0()91 JSHandle<TaggedArray> array(thread, ArrayTestCreate(thread)); in HWTEST_F_L0()