| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_array_test.cpp | 231 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(2)), true, true, tr… in HWTEST_F_L0() local 357 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(2)), true, true, tr… in HWTEST_F_L0() local 409 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(2)), true, true, tr… in HWTEST_F_L0() local 464 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(200)), true, true, … in HWTEST_F_L0() local 501 …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 591 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(200)), true, true, … in HWTEST_F_L0() local 640 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(2)), true, true, tr… in HWTEST_F_L0() local 687 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(2)), true, true, tr… in HWTEST_F_L0() local 734 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(2)), true, true, tr… in HWTEST_F_L0() local [all …]
|
| D | builtins_list_format_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 318 PropertyDescriptor desc1(thread, listValue2, true, true, true); in HWTEST_F_L0() local 357 PropertyDescriptor desc1(thread, listValue2, true, true, true); in HWTEST_F_L0() local 396 PropertyDescriptor desc1(thread, listValue2, true, true, true); in HWTEST_F_L0() local 434 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 | 930 PropertyDescriptor desc1(thread, bar); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_object_test.cpp | 215 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local 289 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(1)), true, true, tr… in HWTEST_F_L0() local 526 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local 551 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local 576 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local 600 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local 621 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local 650 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local 688 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local 762 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local [all …]
|
| D | js_locale_test.cpp | 281 PropertyDescriptor desc1(thread, localeStr1, true, true, true); in HWTEST_F_L0() local
|
| D | js_serializer_test.cpp | 901 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| D | jsnapi_tests.cpp | 749 PropertyDescriptor desc1 = PropertyDescriptor(thread_, func); in HWTEST_F_L0() local 799 PropertyDescriptor desc1 = PropertyDescriptor(thread_, func); in HWTEST_F_L0() local 852 PropertyDescriptor desc1 = PropertyDescriptor(thread_, func); in HWTEST_F_L0() local 890 PropertyDescriptor desc1 = PropertyDescriptor(thread_, addMethod); in HWTEST_F_L0() local
|