Home
last modified time | relevance | path

Searched defs:ecmaRuntimeCallInfos (Results 1 - 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_date_time_format_first_test.cpp74 auto ecmaRuntimeCallInfos = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), argLen); in AtomicsAlgorithm() local
H A Dbuiltins_function_test.cpp71 auto ecmaRuntimeCallInfos = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), argLen); in FunctionAlgorithm() local
H A Dbuiltins_shared_function_test.cpp73 auto ecmaRuntimeCallInfos = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), argLen); in FunctionAlgorithm() local
H A Dbuiltins_symbol_test.cpp56 auto ecmaRuntimeCallInfos = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), argLen); in SymbolAlgorithm() local
[all...]
H A Dbuiltins_atomics_test.cpp196 auto ecmaRuntimeCallInfos = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), argLen); in AtomicsAlgorithm() local
[all...]
H A Dbuiltins_set_test.cpp83 auto ecmaRuntimeCallInfos = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), argLen); in SetAlgorithm() local
H A Dbuiltins_shared_set_test.cpp95 auto ecmaRuntimeCallInfos = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), argLen); in SharedSetAlgorithm() local
H A Dbuiltins_date_test.cpp56 auto ecmaRuntimeCallInfos = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), argLen); in DateAlgorithm() local
H A Dbuiltins_string_test.cpp100 auto ecmaRuntimeCallInfos = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), argLen); in StringAlgorithm() local
[all...]

Completed in 16 milliseconds