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.cpp231 …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 …]
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.cpp930 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 …]
Djs_locale_test.cpp281 PropertyDescriptor desc1(thread, localeStr1, true, true, true); in HWTEST_F_L0() local
Djs_serializer_test.cpp901 PropertyDescriptor desc1(thread); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_tests.cpp749 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