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

Issue 1949223002: Disallow yield in computed property names of class expressions in params (Closed)

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

Disallow yield in computed property names of class expressions in params R=littledan@chromium.org BUG=v8:4974 LOG=n Committed: https://crrev.com/40b3626e450f6dcbcb610f5fab4a2028e51e3923 Cr-Commit-Position: refs/heads/master@{#36047}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added a few more tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -6 lines) Patch
M src/parsing/parser.cc View 1 chunk +7 lines, -3 lines 0 comments Download
M src/parsing/preparser.cc View 1 chunk +7 lines, -3 lines 0 comments Download
M test/cctest/test-parsing.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
adamk
4 years, 7 months ago (2016-05-04 21:32:25 UTC) #1
Dan Ehrenberg
lgtm https://codereview.chromium.org/1949223002/diff/1/test/cctest/test-parsing.cc File test/cctest/test-parsing.cc (right): https://codereview.chromium.org/1949223002/diff/1/test/cctest/test-parsing.cc#newcode6785 test/cctest/test-parsing.cc:6785: "x = class { static [yield]() { } ...
4 years, 7 months ago (2016-05-04 22:36:34 UTC) #2
adamk
Thanks for the quick review! https://codereview.chromium.org/1949223002/diff/1/test/cctest/test-parsing.cc File test/cctest/test-parsing.cc (right): https://codereview.chromium.org/1949223002/diff/1/test/cctest/test-parsing.cc#newcode6785 test/cctest/test-parsing.cc:6785: "x = class { ...
4 years, 7 months ago (2016-05-04 22:40:39 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1949223002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1949223002/20001
4 years, 7 months ago (2016-05-04 22:40:48 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-04 23:24:13 UTC) #7
commit-bot: I haz the power
4 years, 7 months ago (2016-05-04 23:25:37 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/40b3626e450f6dcbcb610f5fab4a2028e51e3923
Cr-Commit-Position: refs/heads/master@{#36047}

Powered by Google App Engine
This is Rietveld 408576698