Home
last modified time | relevance | path

Searched defs:maxArgLen (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_collator_test.cpp56 …aggedValue CollatorAlgorithm(JSThread *thread, std::vector<JSTaggedValue>& args, int32_t maxArgLen, in CollatorAlgorithm()
Dbuiltins_dataview_test.cpp104 …aggedValue DataViewAlgorithm(JSThread *thread, std::vector<JSTaggedValue>& args, int32_t maxArgLen, in DataViewAlgorithm()