Home
last modified time | relevance | path

Searched defs:maxArgLen (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dtest_helper.h140 CreateEcmaRuntimeCallInfo(JSThread *thread, std::vector<JSTaggedValue>& args, int32_t maxArgLen, JSTaggedValue thisValue = JSTaggedValue::Undefined()) CreateEcmaRuntimeCallInfo() argument
152 CreateEcmaRuntimeCallInfo(JSThread *thread, JSHandle<JSFunction>& newTarget, std::vector<JSTaggedValue>& args, int32_t maxArgLen, JSTaggedValue thisValue = JSTaggedValue::Undefined()) CreateEcmaRuntimeCallInfo() argument
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_dataview_test.cpp104 static JSTaggedValue DataViewAlgorithm(JSThread *thread, std::vector<JSTaggedValue>& args, int32_t maxArgLen, in DataViewAlgorithm() argument
H A Dbuiltins_collator_test.cpp56 static JSTaggedValue CollatorAlgorithm(JSThread *thread, std::vector<JSTaggedValue>& args, int32_t maxArgLen, in CollatorAlgorithm() argument

Completed in 5 milliseconds