Skip to content

remove reliance on ES5 arguments and use ES6 rest parameters instead#1176

Open
fippo wants to merge 2 commits intomainfrom
es5-arguments-begone
Open

remove reliance on ES5 arguments and use ES6 rest parameters instead#1176
fippo wants to merge 2 commits intomainfrom
es5-arguments-begone

Conversation

@fippo
Copy link
Member

@fippo fippo commented Mar 4, 2026

also bring the style of the safari shim closer to the rest of the code and add a test for the correct number of arguments in the polyfilled methods.

Fixes #1025

also bring the style of the safari shim closer to the rest of the code
and add a test for the correct number of arguments in the polyfilled methods.

Fixes #1025
@fippo fippo force-pushed the es5-arguments-begone branch from f0d14fd to 31b486a Compare March 4, 2026 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

remove usage of es5 arguments

2 participants