Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(152)

Issue 1750543002: Fix accidental bug in yield* desugaring. (Closed)

Created:
4 years, 9 months ago by neis
Modified:
4 years, 9 months ago
Reviewers:
rossberg, Dan Ehrenberg, rossberg
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Fix accidental bug in yield* desugaring. The for-of-finalization CL incorrectly removed the input argument from BuildIteratorClose. I'm reverting this, adding a regression test, and fixing an existing test that was wrong. BUG= R=rossberg Committed: https://crrev.com/ef8fa8521c1ab941a9fab68f046e9b0d77f79b77 Cr-Commit-Position: refs/heads/master@{#34384}

Patch Set 1 #

Patch Set 2 : Add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -16 lines) Patch
M src/parsing/parser.h View 1 chunk +2 lines, -3 lines 0 comments Download
M src/parsing/parser.cc View 1 4 chunks +21 lines, -11 lines 0 comments Download
M test/mjsunit/harmony/generators.js View 2 chunks +22 lines, -2 lines 0 comments Download

Messages

Total messages: 18 (9 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1750543002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1750543002/1
4 years, 9 months ago (2016-02-29 12:05:11 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-02-29 12:30:54 UTC) #6
Dan Ehrenberg
Where is this argument mentioned in the spec? I couldn't find it, which is why ...
4 years, 9 months ago (2016-02-29 16:41:45 UTC) #8
rossberg
I wouldn't mind some comment around the declaration of BuildOperatorClose that explains the purpose of ...
4 years, 9 months ago (2016-02-29 16:44:18 UTC) #10
neis
I added a clarifying comment (it will answer your question, Dan).
4 years, 9 months ago (2016-03-01 09:02:00 UTC) #11
Dan Ehrenberg
lgtm OK, now I get it. Sorry for the earlier spec misread on my part.
4 years, 9 months ago (2016-03-01 09:11:35 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1750543002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1750543002/20001
4 years, 9 months ago (2016-03-01 09:13:10 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-01 09:39:00 UTC) #16
commit-bot: I haz the power
4 years, 9 months ago (2016-03-01 09:39:27 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ef8fa8521c1ab941a9fab68f046e9b0d77f79b77
Cr-Commit-Position: refs/heads/master@{#34384}

Powered by Google App Engine
This is Rietveld 408576698