Home
last modified time | relevance | path

Searched defs:ecmaRuntimeCallInfo2 (Results 1 - 19 of 19) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dbuiltins_base_test.cpp83 auto ecmaRuntimeCallInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*handleNewTarget), 6); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_regexp_iterator_test.cpp70 auto ecmaRuntimeCallInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 4); in HWTEST_F_L0() local
H A Djs_map_iterator_test.cpp206 auto ecmaRuntimeCallInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 4); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_sharedarraybuffer_test.cpp105 auto ecmaRuntimeCallInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 8); in HWTEST_F_L0() local
H A Dbuiltins_weak_ref_test.cpp190 auto ecmaRuntimeCallInfo2 = in HWTEST_F_L0() local
H A Dbuiltins_date_time_format_first_test.cpp114 auto ecmaRuntimeCallInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); in FormatCommon() local
H A Dbuiltins_function_test.cpp383 auto ecmaRuntimeCallInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); in HWTEST_F_L0() local
H A Dbuiltins_global_test.cpp120 auto ecmaRuntimeCallInfo2 = in HWTEST_F_L0() local
164 auto ecmaRuntimeCallInfo2 = in HWTEST_F_L0() local
205 auto ecmaRuntimeCallInfo2 = HWTEST_F_L0() local
[all...]
H A Dbuiltins_number_test.cpp218 auto ecmaRuntimeCallInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); in HWTEST_F_L0() local
277 auto ecmaRuntimeCallInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); in HWTEST_F_L0() local
[all...]
H A Dbuiltins_number_format_test.cpp69 auto ecmaRuntimeCallInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*newTarget), 4); in BuiltinsFormatTest() local
H A Dbuiltins_segmenter_test.cpp344 auto ecmaRuntimeCallInfo2 = in HWTEST_F_L0() local
H A Dbuiltins_shared_function_test.cpp339 auto ecmaRuntimeCallInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); in HWTEST_F_L0() local
H A Dbuiltins_date_time_format_second_test.cpp126 auto ecmaRuntimeCallInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); in JSDateTime() local
H A Dbuiltins_promise_test.cpp475 auto ecmaRuntimeCallInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, rejectPromise.GetTaggedValue(), 6); in HWTEST_F_L0() local
H A Dbuiltins_typedarray_test.cpp252 auto ecmaRuntimeCallInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); in HWTEST_F_L0() local
320 auto ecmaRuntimeCallInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); in HWTEST_F_L0() local
374 auto ecmaRuntimeCallInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, HWTEST_F_L0() local
452 auto ecmaRuntimeCallInfo2 = HWTEST_F_L0() local
498 auto ecmaRuntimeCallInfo2 = HWTEST_F_L0() local
[all...]
H A Dbuiltins_array_test.cpp315 auto ecmaRuntimeCallInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); in HWTEST_F_L0() local
984 auto ecmaRuntimeCallInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 4); in HWTEST_F_L0() local
1312 auto ecmaRuntimeCallInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); HWTEST_F_L0() local
1466 auto ecmaRuntimeCallInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); HWTEST_F_L0() local
[all...]
H A Dbuiltins_date_test.cpp490 auto ecmaRuntimeCallInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, vals2, 10, jsDate.GetTaggedValue()); in HWTEST_F_L0() local
594 auto ecmaRuntimeCallInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); in HWTEST_F_L0() local
888 auto ecmaRuntimeCallInfo2 in HWTEST_F_L0() local
[all...]
H A Dbuiltins_shared_array_test.cpp782 auto ecmaRuntimeCallInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 4); in HWTEST_F_L0() local
1078 auto ecmaRuntimeCallInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); in HWTEST_F_L0() local
1159 auto ecmaRuntimeCallInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); HWTEST_F_L0() local
1288 auto ecmaRuntimeCallInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); HWTEST_F_L0() local
[all...]
H A Dbuiltins_object_test.cpp763 auto ecmaRuntimeCallInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); in HWTEST_F_L0() local

Completed in 20 milliseconds