Searched defs:ecmaRuntimeCallInfos (Results 1 – 9 of 9) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_date_time_format_first_test.cpp | 74 …auto ecmaRuntimeCallInfos = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined… in AtomicsAlgorithm() local
|
| D | builtins_symbol_test.cpp | 56 …auto ecmaRuntimeCallInfos = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined… in SymbolAlgorithm() local
|
| D | builtins_set_test.cpp | 83 …auto ecmaRuntimeCallInfos = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined… in SetAlgorithm() local
|
| D | builtins_shared_function_test.cpp | 73 …auto ecmaRuntimeCallInfos = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined… in FunctionAlgorithm() local
|
| D | builtins_function_test.cpp | 71 …auto ecmaRuntimeCallInfos = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined… in FunctionAlgorithm() local
|
| D | builtins_shared_set_test.cpp | 95 …auto ecmaRuntimeCallInfos = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined… in SharedSetAlgorithm() local
|
| D | builtins_atomics_test.cpp | 196 …auto ecmaRuntimeCallInfos = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined… in AtomicsAlgorithm() local
|
| D | builtins_string_test.cpp | 77 JSTaggedValue StringAlgorithmOther(EcmaRuntimeCallInfo*ecmaRuntimeCallInfos, AlgorithmType type) in StringAlgorithmOther() 100 …auto ecmaRuntimeCallInfos = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined… in StringAlgorithm() local
|
| D | builtins_date_test.cpp | 56 …auto ecmaRuntimeCallInfos = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined… in DateAlgorithm() local
|