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

Issue 1314543005: [es6] Fix default parameters in arrow functions (Closed)

Created:
5 years, 4 months ago by rossberg
Modified:
5 years, 4 months ago
Reviewers:
wingo, adamk
CC:
v8-dev, caitp (gmail)
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[es6] Fix default parameters in arrow functions R=adamk@chromium.org, wingo@igalia.com BUG=v8:811 LOG=N Committed: https://crrev.com/ff932fe8f4f82a6832c4f649ad00b3ae59f53822 Cr-Commit-Position: refs/heads/master@{#30338}

Patch Set 1 #

Total comments: 2

Patch Set 2 : More tests #

Patch Set 3 : These workj #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -13 lines) Patch
M src/parser.cc View 2 chunks +7 lines, -12 lines 0 comments Download
M test/cctest/test-parsing.cc View 1 2 3 chunks +24 lines, -1 line 0 comments Download

Messages

Total messages: 10 (2 generated)
rossberg
5 years, 4 months ago (2015-08-24 15:18:58 UTC) #1
wingo
lgtm with test nits https://codereview.chromium.org/1314543005/diff/1/test/cctest/test-parsing.cc File test/cctest/test-parsing.cc (right): https://codereview.chromium.org/1314543005/diff/1/test/cctest/test-parsing.cc#newcode3750 test/cctest/test-parsing.cc:3750: // "({a} = {}) => ...
5 years, 4 months ago (2015-08-24 16:01:48 UTC) #2
rossberg
On 2015/08/24 16:01:48, wingo wrote: > lgtm with test nits > > https://codereview.chromium.org/1314543005/diff/1/test/cctest/test-parsing.cc > File ...
5 years, 4 months ago (2015-08-24 16:08:43 UTC) #3
rossberg
https://codereview.chromium.org/1314543005/diff/1/test/cctest/test-parsing.cc File test/cctest/test-parsing.cc (right): https://codereview.chromium.org/1314543005/diff/1/test/cctest/test-parsing.cc#newcode3750 test/cctest/test-parsing.cc:3750: // "({a} = {}) => {}", On 2015/08/24 16:01:47, ...
5 years, 4 months ago (2015-08-24 17:01:41 UTC) #4
adamk
lgtm too
5 years, 4 months ago (2015-08-24 17:31:44 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1314543005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1314543005/40001
5 years, 4 months ago (2015-08-24 17:36:18 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 4 months ago (2015-08-24 18:01:03 UTC) #9
commit-bot: I haz the power
5 years, 4 months ago (2015-08-24 18:01:12 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ff932fe8f4f82a6832c4f649ad00b3ae59f53822
Cr-Commit-Position: refs/heads/master@{#30338}

Powered by Google App Engine
This is Rietveld 408576698