Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ECMAScript's OrdinaryFunctionCreate has another new parameter #10271

Open
Ms2ger opened this issue Apr 10, 2024 · 2 comments
Open

ECMAScript's OrdinaryFunctionCreate has another new parameter #10271

Ms2ger opened this issue Apr 10, 2024 · 2 comments

Comments

@Ms2ger
Copy link
Member

Ms2ger commented Apr 10, 2024

What is the issue with the HTML Standard?

OrdinaryFunctionCreate now has env and privateEnv arguments, but is called with a scope argument instead in getting the current value of the event handler.

@annevk
Copy link
Member

annevk commented Apr 10, 2024

It seems you added the new parameter in tc39/ecma262#1667 and after that there was a non-normative rename of the arguments by @jmdyck.

cc @ljharb

@ljharb
Copy link
Contributor

ljharb commented Apr 10, 2024

tc39/ecma262#1668 is the class fields PR that was subsumed by.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants