argumentsToArray should reject parameters that emulate arrays to avoid fuzzer failures:
argumentsToArray({length: Number.MAX_SAFE_INTEGER});