| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_shared_array_test.cpp | 100 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(0)), true, true, tr… in HWTEST_F_L0() local 150 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(0)), false, true, f… in HWTEST_F_L0() local 168 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(1)), true, false, f… in HWTEST_F_L0() local
|
| D | js_object_test.cpp | 208 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local 282 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(1)), true, true, tr… in HWTEST_F_L0() local 498 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local 523 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local 548 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local 572 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local 593 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local 622 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local 660 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local 733 PropertyDescriptor desc1(thread); in GetterOrSetterIsUndefined() local [all …]
|
| D | locale_helper_test.cpp | 83 PropertyDescriptor desc1(thread, localeStr1, true, true, true); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_promise_test.cpp | 298 PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>::Cast(resolvePromise)); in HWTEST_F_L0() local 348 PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>::Cast(resolvePromise)); in HWTEST_F_L0() local 418 PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>::Cast(resolvePromise2)); in HWTEST_F_L0() local
|
| D | builtins_collator_test.cpp | 187 PropertyDescriptor desc1(thread, value1, true, true, true); in HWTEST_F_L0() local 225 PropertyDescriptor desc1(thread, value1, true, true, true); in HWTEST_F_L0() local
|
| D | builtins_json_test.cpp | 353 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(200)), true, true, … in HWTEST_F_L0() local 387 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(2.5)), true, true, … in HWTEST_F_L0() local
|
| D | builtins_shared_function_test.cpp | 165 PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(40))); in HWTEST_F_L0() local
|
| D | builtins_function_test.cpp | 149 PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(40))); in HWTEST_F_L0() local
|
| D | builtins_reflect_test.cpp | 90 PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(44))); in HWTEST_F_L0() local
|
| D | builtins_array_test.cpp | 978 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(2)), true, true, tr… in HWTEST_F_L0() local 1031 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(2)), true, true, tr… in HWTEST_F_L0() local 1378 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(2)), true, true, tr… in HWTEST_F_L0() local
|
| D | builtins_shared_array_test.cpp | 776 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(2)), true, true, tr… in HWTEST_F_L0() local 807 …PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(2)), true, true, tr… in HWTEST_F_L0() local
|
| D | builtins_string_test.cpp | 904 PropertyDescriptor desc1(thread, bar); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_vtable_builder.cpp | 29 auto *desc1 = info1.GetClassName(); in IsInSamePackage() local
|
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| D | jsnapi_first_tests.cpp | 1156 PropertyDescriptor desc1 = PropertyDescriptor(thread_, func); in HWTEST_F_L0() local 1207 PropertyDescriptor desc1 = PropertyDescriptor(thread_, func); in HWTEST_F_L0() local 1259 PropertyDescriptor desc1 = PropertyDescriptor(thread_, func); in HWTEST_F_L0() local 1297 PropertyDescriptor desc1 = PropertyDescriptor(thread_, addMethod); in HWTEST_F_L0() local
|