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

Issue 2297303003: Fix bug with nested spreads as patterns (Closed)

Created:
4 years, 3 months ago by nickie
Modified:
4 years, 3 months ago
Reviewers:
caitp, Dan Ehrenberg, adamk
CC:
v8-reviews_googlegroups.com, caitp
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Fix bug with nested spreads as patterns R=adamk@chromium.org, littledan@chromium.org BUG=v8:5337 LOG=N Committed: https://crrev.com/628e9e3eb85cea3cb7c9067b89a948298b021215 Cr-Commit-Position: refs/heads/master@{#39118}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -1 line) Patch
M src/parsing/pattern-rewriter.cc View 1 chunk +3 lines, -1 line 1 comment Download
A test/mjsunit/es6/regress/regress-5337.js View 1 chunk +39 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (13 generated)
nickie
4 years, 3 months ago (2016-09-01 15:27:14 UTC) #1
caitp
https://codereview.chromium.org/2297303003/diff/1/src/parsing/pattern-rewriter.cc File src/parsing/pattern-rewriter.cc (right): https://codereview.chromium.org/2297303003/diff/1/src/parsing/pattern-rewriter.cc#newcode271 src/parsing/pattern-rewriter.cc:271: return Visit(node->expression()); my understanding is, this will recursively continue ...
4 years, 3 months ago (2016-09-01 15:34:41 UTC) #6
nickie
On 2016/09/01 15:34:41, caitp wrote: > https://codereview.chromium.org/2297303003/diff/1/src/parsing/pattern-rewriter.cc > File src/parsing/pattern-rewriter.cc (right): > > https://codereview.chromium.org/2297303003/diff/1/src/parsing/pattern-rewriter.cc#newcode271 > ...
4 years, 3 months ago (2016-09-01 15:38:52 UTC) #7
adamk
lgtm, thanks for the quick fix!
4 years, 3 months ago (2016-09-01 17:16:44 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2297303003/1
4 years, 3 months ago (2016-09-02 07:50:03 UTC) #16
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-02 07:52:24 UTC) #18
commit-bot: I haz the power
4 years, 3 months ago (2016-09-02 07:53:06 UTC) #20
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/628e9e3eb85cea3cb7c9067b89a948298b021215
Cr-Commit-Position: refs/heads/master@{#39118}

Powered by Google App Engine
This is Rietveld 408576698