/arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
D | builtins_array_test.cpp | 275 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(2)), true, true, tr… in HWTEST_F_L0() local 401 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(2)), true, true, tr… in HWTEST_F_L0() local 453 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(2)), true, true, tr… in HWTEST_F_L0() local 508 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(200)), true, true, … in HWTEST_F_L0() local 545 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(200)), true, true, … in HWTEST_F_L0() local 589 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(200)), true, true, … in HWTEST_F_L0() local 635 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(200)), true, true, … in HWTEST_F_L0() local 684 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(2)), true, true, tr… in HWTEST_F_L0() local 731 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(2)), true, true, tr… in HWTEST_F_L0() local 778 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(2)), true, true, tr… in HWTEST_F_L0() local [all …]
|
D | builtins_list_format_second_test.cpp | 130 PropertyDescriptor desc1(thread, listValue2, true, true, true); in HWTEST_F_L0() local 169 PropertyDescriptor desc1(thread, listValue2, true, true, true); in HWTEST_F_L0() local 208 PropertyDescriptor desc1(thread, listValue2, true, true, true); in HWTEST_F_L0() local 246 PropertyDescriptor desc1(thread, listValue2, true, true, true); in HWTEST_F_L0() local
|
D | builtins_list_format_first_test.cpp | 153 PropertyDescriptor desc1(thread, listValue2, true, true, true); in HWTEST_F_L0() local 191 PropertyDescriptor desc1(thread, listValue2, true, true, true); in HWTEST_F_L0() local 259 PropertyDescriptor desc1(thread, listValue2, true, true, true); in HWTEST_F_L0() local
|
D | builtins_promise_test.cpp | 327 PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>::Cast(resolvePromise)); in HWTEST_F_L0() local 398 PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>::Cast(resolvePromise)); in HWTEST_F_L0() local 496 PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>::Cast(resolvePromise2)); in HWTEST_F_L0() local
|
D | builtins_collator_test.cpp | 184 PropertyDescriptor desc1(thread, value1, true, true, true); in HWTEST_F_L0() local 233 PropertyDescriptor desc1(thread, value1, true, true, true); in HWTEST_F_L0() local
|
D | builtins_json_test.cpp | 394 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(200)), true, true, … in HWTEST_F_L0() local 432 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(2.5)), true, true, … in HWTEST_F_L0() local
|
D | builtins_function_test.cpp | 143 PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(40))); in HWTEST_F_L0() local
|
D | builtins_reflect_test.cpp | 114 PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(44))); in HWTEST_F_L0() local
|
D | builtins_string_test.cpp | 983 PropertyDescriptor desc1(thread, bar); in HWTEST_F_L0() local
|
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
D | ets_vtable_builder.cpp | 28 auto *desc1 = info1.GetClassName(); in IsInSamePackage() local
|
/arkcompiler/ets_runtime/ecmascript/tests/ |
D | js_object_test.cpp | 216 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local 290 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(1)), true, true, tr… in HWTEST_F_L0() local 527 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local 552 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local 577 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local 601 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local 622 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local 651 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local 689 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local 763 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local [all …]
|
D | locale_helper_test.cpp | 116 PropertyDescriptor desc1(thread, localeStr1, true, true, true); in HWTEST_F_L0() local
|
D | js_serializer_test.cpp | 1338 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local
|
/arkcompiler/ets_runtime/ecmascript/napi/test/ |
D | jsnapi_first_tests.cpp | 1114 PropertyDescriptor desc1 = PropertyDescriptor(thread_, func); in HWTEST_F_L0() local 1164 PropertyDescriptor desc1 = PropertyDescriptor(thread_, func); in HWTEST_F_L0() local 1215 PropertyDescriptor desc1 = PropertyDescriptor(thread_, func); in HWTEST_F_L0() local 1252 PropertyDescriptor desc1 = PropertyDescriptor(thread_, addMethod); in HWTEST_F_L0() local
|