| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_shared_array_test.cpp | 116 …PropertyDescriptor desc2(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(6)), true, true, tr… in HWTEST_F_L0() local 153 …PropertyDescriptor desc2(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(0)), false, true, t… in HWTEST_F_L0() local
|
| D | locale_helper_test.cpp | 88 PropertyDescriptor desc2(thread, localeStr2, true, true, true); in HWTEST_F_L0() local
|
| D | js_proxy_test.cpp | 150 PropertyDescriptor desc2(thread); in HWTEST_F_L0() local 237 PropertyDescriptor desc2(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(10))); in HWTEST_F_L0() local 276 …PropertyDescriptor desc2(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(1)), true, true, tr… in HWTEST_F_L0() local
|
| D | js_object_test.cpp | 293 PropertyDescriptor desc2(thread, false, true, true); in HWTEST_F_L0() local 627 PropertyDescriptor desc2(thread); in HWTEST_F_L0() local 665 …PropertyDescriptor desc2(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(1)), true, true, tr… in HWTEST_F_L0() local 749 PropertyDescriptor desc2(thread); in HWTEST_F_L0() local 767 PropertyDescriptor desc2(thread); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_vtable_builder.cpp | 30 auto *desc2 = info2.GetClassName(); in IsInSamePackage() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_collator_test.cpp | 191 PropertyDescriptor desc2(thread, value2, true, true, true); in HWTEST_F_L0() local 229 PropertyDescriptor desc2(thread, value2, true, true, true); in HWTEST_F_L0() local
|
| D | builtins_array_test.cpp | 981 …PropertyDescriptor desc2(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(3)), true, true, tr… in HWTEST_F_L0() local 1034 …PropertyDescriptor desc2(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(3)), true, true, tr… in HWTEST_F_L0() local 1382 …PropertyDescriptor desc2(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(3)), true, true, tr… in HWTEST_F_L0() local
|
| D | builtins_shared_array_test.cpp | 779 …PropertyDescriptor desc2(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(3)), true, true, tr… in HWTEST_F_L0() local 810 …PropertyDescriptor desc2(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(3)), true, true, tr… in HWTEST_F_L0() local
|
| D | builtins_string_test.cpp | 907 PropertyDescriptor desc2(thread, baz); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| D | jsnapi_first_tests.cpp | 1313 PropertyDescriptor desc2 = PropertyDescriptor(thread_, defaultString); in HWTEST_F_L0() local
|