JavaScriptCore has a 64k argument limit for `Function.apply`, review the libs to find situations where this may lead to problems.
JavaScriptCore has a 64k argument limit for
Function.apply, review the libs to find situations where this may lead to problems.