Home
last modified time | relevance | path

Searched defs:desc0 (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_collator_test.cpp183 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
Dbuiltins_shared_array_test.cpp230 …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
Dbuiltins_array_test.cpp240 …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
Dbuiltins_json_test.cpp383 …PropertyDescriptor desc0(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(1)), true, true, tr… in HWTEST_F_L0() local
Dbuiltins_string_test.cpp901 PropertyDescriptor desc0(thread, foo); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_shared_array_test.cpp112 …PropertyDescriptor desc0(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(vals[i])), true, tr… in HWTEST_F_L0() local