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

Issue 2229243002: Destructuring/default tests for generators and async functions (Closed)

Created:
4 years, 4 months ago by Dan Ehrenberg
Modified:
4 years, 4 months ago
Reviewers:
neis
CC:
caitp, 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

Destructuring/default tests for generators and async functions This patch adds additional tests for async functions and generators, in how they interact with destructuring, default arguments and shadow parameter copying. BUG=v8:5167 Committed: https://crrev.com/7ea3b0998232aec6b0ed1208d8214f4e50c17cd8 Cr-Commit-Position: refs/heads/master@{#38560}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Fixes from neis's review #

Patch Set 3 : Add additional suggested test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+854 lines, -21 lines) Patch
M test/mjsunit/es6/default-parameters.js View 1 2 1 chunk +11 lines, -10 lines 0 comments Download
M test/mjsunit/es6/destructuring.js View 1 2 chunks +11 lines, -11 lines 0 comments Download
A test/mjsunit/es6/generator-destructuring.js View 1 2 1 chunk +317 lines, -0 lines 0 comments Download
A test/mjsunit/harmony/async-destructuring.js View 1 2 1 chunk +515 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (8 generated)
Dan Ehrenberg
4 years, 4 months ago (2016-08-10 01:53:32 UTC) #4
neis
lgtm with minor comments. I haven't looked closely at the async tests, though. https://codereview.chromium.org/2229243002/diff/1/test/mjsunit/es6/generator-destructuring.js File ...
4 years, 4 months ago (2016-08-10 09:29:29 UTC) #7
Dan Ehrenberg
Updated the tests per your suggestions. https://codereview.chromium.org/2229243002/diff/1/test/mjsunit/es6/generator-destructuring.js File test/mjsunit/es6/generator-destructuring.js (right): https://codereview.chromium.org/2229243002/diff/1/test/mjsunit/es6/generator-destructuring.js#newcode52 test/mjsunit/es6/generator-destructuring.js:52: On 2016/08/10 at ...
4 years, 4 months ago (2016-08-10 18:29:35 UTC) #9
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/2229243002/30001
4 years, 4 months ago (2016-08-10 18:29:42 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:30001)
4 years, 4 months ago (2016-08-10 19:32:12 UTC) #12
commit-bot: I haz the power
4 years, 4 months ago (2016-08-10 19:32:35 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7ea3b0998232aec6b0ed1208d8214f4e50c17cd8
Cr-Commit-Position: refs/heads/master@{#38560}

Powered by Google App Engine
This is Rietveld 408576698