Searched defs:ecmaRuntimeCallInfo4 (Results 1 - 6 of 6) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
H A D | builtins_global_test.cpp | 275 auto ecmaRuntimeCallInfo4 = in HWTEST_F_L0() local 318 auto ecmaRuntimeCallInfo4 = in HWTEST_F_L0() local [all...] |
H A D | builtins_number_test.cpp | 246 auto ecmaRuntimeCallInfo4 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); in HWTEST_F_L0() local
|
H A D | builtins_typedarray_test.cpp | 275 auto ecmaRuntimeCallInfo4 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 8); in HWTEST_F_L0() local 342 auto ecmaRuntimeCallInfo4 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); in HWTEST_F_L0() local 398 auto ecmaRuntimeCallInfo4 = TestHelper::CreateEcmaRuntimeCallInfo(thread, HWTEST_F_L0() local [all...] |
H A D | builtins_array_test.cpp | 1335 auto ecmaRuntimeCallInfo4 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 8); in HWTEST_F_L0() local 1484 auto ecmaRuntimeCallInfo4 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); in HWTEST_F_L0() local [all...] |
H A D | builtins_date_test.cpp | 504 auto ecmaRuntimeCallInfo4 = TestHelper::CreateEcmaRuntimeCallInfo(thread, vals4, 6, jsDate.GetTaggedValue()); in HWTEST_F_L0() local 618 auto ecmaRuntimeCallInfo4 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); in HWTEST_F_L0() local 908 auto ecmaRuntimeCallInfo4 in HWTEST_F_L0() local [all...] |
H A D | builtins_shared_array_test.cpp | 1113 auto ecmaRuntimeCallInfo4 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 8); in HWTEST_F_L0() local 1190 auto ecmaRuntimeCallInfo4 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); in HWTEST_F_L0() local [all...] |
Completed in 11 milliseconds