Home
last modified time | relevance | path

Searched defs:desc2 (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_array_test.cpp278 …PropertyDescriptor desc2(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(3)), true, true, tr… in HWTEST_F_L0() local
404 …PropertyDescriptor desc2(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(3)), true, true, tr… in HWTEST_F_L0() local
456 …PropertyDescriptor desc2(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(3)), true, true, tr… in HWTEST_F_L0() local
511 …PropertyDescriptor desc2(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(300)), true, true, … in HWTEST_F_L0() local
548 …PropertyDescriptor desc2(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(3)), true, true, tr… in HWTEST_F_L0() local
592 …PropertyDescriptor desc2(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(3)), true, true, tr… in HWTEST_F_L0() local
638 …PropertyDescriptor desc2(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(3)), true, true, tr… in HWTEST_F_L0() local
687 …PropertyDescriptor desc2(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(3)), true, true, tr… in HWTEST_F_L0() local
734 …PropertyDescriptor desc2(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(3)), true, true, tr… in HWTEST_F_L0() local
781 …PropertyDescriptor desc2(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(3)), true, true, tr… in HWTEST_F_L0() local
[all …]
Dbuiltins_list_format_test.cpp156 PropertyDescriptor desc2(thread, listValue3, true, true, true); in HWTEST_F_L0() local
194 PropertyDescriptor desc2(thread, listValue3, true, true, true); in HWTEST_F_L0() local
262 PropertyDescriptor desc2(thread, listValue3, true, true, true); in HWTEST_F_L0() local
321 PropertyDescriptor desc2(thread, listValue3, true, true, true); in HWTEST_F_L0() local
360 PropertyDescriptor desc2(thread, listValue3, true, true, true); in HWTEST_F_L0() local
437 PropertyDescriptor desc2(thread, listValue3, true, true, true); in HWTEST_F_L0() local
Dbuiltins_collator_test.cpp188 PropertyDescriptor desc2(thread, value2, true, true, true); in HWTEST_F_L0() local
237 PropertyDescriptor desc2(thread, value2, true, true, true); in HWTEST_F_L0() local
Dbuiltins_string_test.cpp986 PropertyDescriptor desc2(thread, baz); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_proxy_test.cpp173 PropertyDescriptor desc2(thread); in HWTEST_F_L0() local
256 PropertyDescriptor desc2(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(10))); in HWTEST_F_L0() local
302 …PropertyDescriptor desc2(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(1)), true, true, tr… in HWTEST_F_L0() local
Dlocale_helper_test.cpp121 PropertyDescriptor desc2(thread, localeStr2, true, true, true); in HWTEST_F_L0() local
Djs_object_test.cpp300 PropertyDescriptor desc2(thread, false, true, true); in HWTEST_F_L0() local
655 PropertyDescriptor desc2(thread); in HWTEST_F_L0() local
693 …PropertyDescriptor desc2(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(1)), true, true, tr… in HWTEST_F_L0() local
770 PropertyDescriptor desc2(thread); in HWTEST_F_L0() local
803 PropertyDescriptor desc2(thread); in HWTEST_F_L0() local
Djs_serializer_test.cpp1246 PropertyDescriptor desc2(thread); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_tests.cpp968 PropertyDescriptor desc2 = PropertyDescriptor(thread_, defaultString); in HWTEST_F_L0() local