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 |PropertyDefinition| to |ObjectLiteral| #2473

Merged
merged 1 commit into from
Aug 16, 2021

Conversation

jmdyck
Copy link
Collaborator

@jmdyck jmdyck commented Jul 29, 2021

... in the early error rule for ObjectLiteral. When you're deciding whether to apply the rule, "this |PropertyDefinition|" isn't well-defined.

(This was introduced in PR #2125. It's probably just a copypasta of similar text in 13.2.5.5 PropertyDefinitionEvaluation, where "this |PropertyDefinition|" is well-defined.)

@bakkot bakkot added the ready to merge Editors believe this PR needs no further reviews, and is ready to land. label Aug 16, 2021
... in the early error rule for ObjectLiteral.
When you're deciding whether to apply the rule, "this |PropertyDefinition|" isn't well-defined.
@ljharb ljharb force-pushed the this_PropertyDefinition branch from ff99eec to 97cb791 Compare August 16, 2021 02:43
@ljharb ljharb merged commit 97cb791 into tc39:master Aug 16, 2021
@jmdyck jmdyck deleted the this_PropertyDefinition branch August 16, 2021 23:56
mathiasbynens pushed a commit to mathiasbynens/ecma262 that referenced this pull request Oct 18, 2021
... in the early error rule for ObjectLiteral.
When you're deciding whether to apply the rule, "this |PropertyDefinition|" isn't well-defined.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editorial change ready to merge Editors believe this PR needs no further reviews, and is ready to land.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants