Skip to content

Sync with upstream#15

Open
github-actions[bot] wants to merge 3 commits into
weirdgloop/masterfrom
weirdgloop/repo-sync
Open

Sync with upstream#15
github-actions[bot] wants to merge 3 commits into
weirdgloop/masterfrom
weirdgloop/repo-sync

Conversation

@github-actions

Copy link
Copy Markdown

No description provided.

siddharthvp and others added 3 commits June 26, 2026 17:29
Bug: T425099
Change-Id: If73956f257109e42aa13b0404f1ad240b9550d29
Bug: T429402
Bug: T425099
Change-Id: I2c23d2c45927a12b4f8f53661cbde1c42ea6d44f
Between ES2019 (ES10) and ES2020 (ES11), the ASI spec changed to include
yield with nothing after it. As far as I can tell, our implementation
already allowed for this, because we treat yield the same as return,
and thus already allowed for an optional expression.

No src change needed, but add a test case to verify it going forward.

https://262.ecma-international.org/10.0/#prod-asi-rules-YieldExpression
https://262.ecma-international.org/11.0/#prod-asi-rules-YieldExpression

Bug: T386530
Change-Id: I958f2298595d38158b884c564a9b223d2d975adc
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.

2 participants