Searched defs:desc0 (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_collator_test.cpp | 183 PropertyDescriptor desc0(thread, value0, true, true, true); in HWTEST_F_L0() local 221 PropertyDescriptor desc0(thread, value0, true, true, true); in HWTEST_F_L0() local
|
| D | builtins_shared_array_test.cpp | 230 …PropertyDescriptor desc0(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(vals[i])), true, tr… in SharedArrayDefineOwnPropertyTest() local 243 …PropertyDescriptor desc0(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(vals[i])), true, tr… in SharedArrayDefineOwnPropertyTest() local 773 …PropertyDescriptor desc0(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(1)), true, true, tr… in HWTEST_F_L0() local 804 …PropertyDescriptor desc0(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(1)), true, true, tr… in HWTEST_F_L0() local
|
| D | builtins_array_test.cpp | 240 …PropertyDescriptor desc0(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(vals[i])), true, tr… in DefineOwnPropertyCommonTest() local 253 …PropertyDescriptor desc0(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(vals[i])), true, tr… in DefineOwnPropertyCommonTest() local 975 …PropertyDescriptor desc0(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(1)), true, true, tr… in HWTEST_F_L0() local 1028 …PropertyDescriptor desc0(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(1)), true, true, tr… in HWTEST_F_L0() local 1370 …PropertyDescriptor desc0(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(1)), true, true, tr… in HWTEST_F_L0() local
|
| D | builtins_json_test.cpp | 383 …PropertyDescriptor desc0(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(1)), true, true, tr… in HWTEST_F_L0() local
|
| D | builtins_string_test.cpp | 901 PropertyDescriptor desc0(thread, foo); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_shared_array_test.cpp | 112 …PropertyDescriptor desc0(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(vals[i])), true, tr… in HWTEST_F_L0() local
|