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

[Editorial change (maybe typo)] Undefined VariableDeclarationEnvironment #3312

Open
lgalfaso opened this issue Apr 7, 2024 · 0 comments
Open

Comments

@lgalfaso
Copy link

lgalfaso commented Apr 7, 2024

Description: Undefined VariableDeclarationEnvironment (maybe typo)

https://tc39.es/ecma262/#sec-variablestatements-in-catch-blocks
Reads

At runtime, such bindings are instantiated in the VariableDeclarationEnvironment.

There are no other references in the spec about "VariableDeclarationEnvironment", would it be possible that this was intended to be "VariableDeclaration Environment" (this is, the environment that contains the VariableDeclaration?

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

No branches or pull requests

1 participant