Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_date_time_format_first_test.cpp74 …auto ecmaRuntimeCallInfos = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined… in AtomicsAlgorithm() local
Dbuiltins_symbol_test.cpp56 …auto ecmaRuntimeCallInfos = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined… in SymbolAlgorithm() local
Dbuiltins_set_test.cpp83 …auto ecmaRuntimeCallInfos = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined… in SetAlgorithm() local
Dbuiltins_shared_function_test.cpp73 …auto ecmaRuntimeCallInfos = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined… in FunctionAlgorithm() local
Dbuiltins_function_test.cpp71 …auto ecmaRuntimeCallInfos = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined… in FunctionAlgorithm() local
Dbuiltins_shared_set_test.cpp95 …auto ecmaRuntimeCallInfos = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined… in SharedSetAlgorithm() local
Dbuiltins_atomics_test.cpp196 …auto ecmaRuntimeCallInfos = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined… in AtomicsAlgorithm() local
Dbuiltins_string_test.cpp77 JSTaggedValue StringAlgorithmOther(EcmaRuntimeCallInfo*ecmaRuntimeCallInfos, AlgorithmType type) in StringAlgorithmOther()
100 …auto ecmaRuntimeCallInfos = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined… in StringAlgorithm() local
Dbuiltins_date_test.cpp56 …auto ecmaRuntimeCallInfos = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined… in DateAlgorithm() local