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

Issue 1139603005: [destructuring] Implement BindingArrayPattern (Closed)

Created:
5 years, 7 months ago by Dmitry Lomov (no reviews)
Modified:
5 years, 7 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[destructuring] Implement BindingArrayPattern (everything except Spread is implemeneted) R=arv@chromium.org,rossberg@chromium.org,wingo@igalia.com BUG=v8:811 LOG=N Committed: https://crrev.com/a38e3a4518219f41d57fc3c7dc5ae649599d7739 Cr-Commit-Position: refs/heads/master@{#28500}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Rebased + feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+297 lines, -43 lines) Patch
M src/ast-value-factory.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/parser.h View 2 chunks +7 lines, -1 line 0 comments Download
M src/parser.cc View 2 chunks +44 lines, -35 lines 0 comments Download
M src/pattern-rewriter.cc View 2 chunks +64 lines, -7 lines 0 comments Download
M test/mjsunit/harmony/destructuring.js View 1 1 chunk +180 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
Dmitry Lomov (no reviews)
PTAL
5 years, 7 months ago (2015-05-19 16:54:02 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1139603005/1
5 years, 7 months ago (2015-05-19 17:01:53 UTC) #4
arv (Not doing code reviews)
LGTM https://codereview.chromium.org/1139603005/diff/1/src/parser.cc File src/parser.cc (right): https://codereview.chromium.org/1139603005/diff/1/src/parser.cc#newcode3095 src/parser.cc:3095: Runtime::FunctionForId(Runtime::kThrowIteratorResultNotAnObject), Can you use a NewTypeError Expression instead ...
5 years, 7 months ago (2015-05-19 17:03:48 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 7 months ago (2015-05-19 17:31:13 UTC) #7
rossberg
LGTM, although for this part I wonder whether straightforward desugaring really is the way forward. ...
5 years, 7 months ago (2015-05-20 06:55:09 UTC) #8
Dmitry Lomov (no reviews)
Landing https://codereview.chromium.org/1139603005/diff/1/src/parser.cc File src/parser.cc (right): https://codereview.chromium.org/1139603005/diff/1/src/parser.cc#newcode3095 src/parser.cc:3095: Runtime::FunctionForId(Runtime::kThrowIteratorResultNotAnObject), On 2015/05/19 17:03:48, arv wrote: > Can ...
5 years, 7 months ago (2015-05-20 07:42:43 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1139603005/20001
5 years, 7 months ago (2015-05-20 07:42:55 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-05-20 08:08:36 UTC) #13
commit-bot: I haz the power
5 years, 7 months ago (2015-05-20 08:08:52 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a38e3a4518219f41d57fc3c7dc5ae649599d7739
Cr-Commit-Position: refs/heads/master@{#28500}

Powered by Google App Engine
This is Rietveld 408576698