Searched defs:newObj1 (Results 1 – 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/tests/ |
D | weak_ref_old_gc_test.cpp | 77 JSHandle<JSObject> newObj1(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 96 JSHandle<JSObject> newObj1(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 115 JSHandle<JSObject> newObj1(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 134 JSHandle<JSObject> newObj1(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 145 JSHandle<JSObject> newObj1(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local
|
D | weak_ref_semi_gc_test.cpp | 77 JSHandle<JSObject> newObj1(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 96 JSHandle<JSObject> newObj1(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 115 JSHandle<JSObject> newObj1(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 126 JSHandle<JSObject> newObj1(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local
|
D | tagged_array_test.cpp | 80 JSHandle<JSObject> newObj1(thread, JSArrayTestCreate(thread)); in HWTEST_F_L0() local 103 JSHandle<JSObject> newObj1(thread, JSArrayTestCreate(thread)); in HWTEST_F_L0() local 128 JSHandle<JSObject> newObj1(thread, JSArrayTestCreate(thread)); in HWTEST_F_L0() local 152 JSHandle<JSObject> newObj1(thread, JSArrayTestCreate(thread)); in HWTEST_F_L0() local
|