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: Minor fix in evaluation of 'YieldExpression' and Arguments Exotic Object #2372

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

h2oche
Copy link
Contributor

@h2oche h2oche commented Apr 5, 2021

  • In 15.5.5 Evaluation, value is defined twice in step 3 and step 7.c.viii.1. I think using Set ~ to ~ notation is more proper in step 7.c.viii.1.
  • In [[DefineOwnProperty]] and [[GetOwnProperty]] of 10.4.4 Arguments Exotic Object, abstract operation Get should not return abrupt completion since existence of property P in map is checked by HasOwnProperty.

@h2oche h2oche changed the title Editorial: Minor fix in evaluation of 'YieldExpression' Editorial: Minor fix in evaluation of 'YieldExpression' / [[GetOwnProperty]], [[DefineOwnProperty]] of Arguments Exotic Object Apr 6, 2021
@h2oche h2oche changed the title Editorial: Minor fix in evaluation of 'YieldExpression' / [[GetOwnProperty]], [[DefineOwnProperty]] of Arguments Exotic Object Editorial: Minor fix in evaluation of 'YieldExpression' and Arguments Exotic Object Apr 6, 2021
@ljharb ljharb force-pushed the master branch 3 times, most recently from 3d0c24c to 7a79833 Compare June 29, 2021 02:21
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.

None yet

1 participant