Home
last modified time | relevance | path

Searched defs:desc1 (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_array_test.cpp275 …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 …]
Dbuiltins_list_format_test.cpp153 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
Dbuiltins_promise_test.cpp327 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
Dbuiltins_collator_test.cpp184 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
Dbuiltins_json_test.cpp394 …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
Dbuiltins_function_test.cpp143 PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(40))); in HWTEST_F_L0() local
Dbuiltins_reflect_test.cpp114 PropertyDescriptor desc1(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(44))); in HWTEST_F_L0() local
Dbuiltins_string_test.cpp983 PropertyDescriptor desc1(thread, bar); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_object_test.cpp215 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 …]
Dlocale_helper_test.cpp116 PropertyDescriptor desc1(thread, localeStr1, true, true, true); in HWTEST_F_L0() local
Djs_serializer_test.cpp1238 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_tests.cpp810 PropertyDescriptor desc1 = PropertyDescriptor(thread_, func); in HWTEST_F_L0() local
860 PropertyDescriptor desc1 = PropertyDescriptor(thread_, func); in HWTEST_F_L0() local
913 PropertyDescriptor desc1 = PropertyDescriptor(thread_, func); in HWTEST_F_L0() local
951 PropertyDescriptor desc1 = PropertyDescriptor(thread_, addMethod); in HWTEST_F_L0() local