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

Issue 1303013007: [es6] Remaining cases of parameter scopes for sloppy eval (Closed)

Created:
5 years, 4 months ago by rossberg
Modified:
5 years, 3 months ago
Reviewers:
Dan Ehrenberg
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[es6] Remaining cases of parameter scopes for sloppy eval R=littledan@chromium.org BUG= Committed: https://crrev.com/089592ad33754e70d2d2ccf827682d97c79689ae Cr-Commit-Position: refs/heads/master@{#30363}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -15 lines) Patch
M src/parser.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/parser.cc View 2 chunks +2 lines, -2 lines 2 comments Download
M test/mjsunit/harmony/default-parameters.js View 2 chunks +69 lines, -13 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
rossberg
5 years, 4 months ago (2015-08-21 14:03:38 UTC) #1
rossberg
Friendly ping.
5 years, 4 months ago (2015-08-25 08:06:34 UTC) #2
Dan Ehrenberg
lgtm https://codereview.chromium.org/1303013007/diff/1/src/parser.cc File src/parser.cc (right): https://codereview.chromium.org/1303013007/diff/1/src/parser.cc#newcode4390 src/parser.cc:4390: CheckConflictingVarDeclarations(param_scope, CHECK_OK); Not new in this patch, but ...
5 years, 3 months ago (2015-08-25 20:18:12 UTC) #3
rossberg
https://codereview.chromium.org/1303013007/diff/1/src/parser.cc File src/parser.cc (right): https://codereview.chromium.org/1303013007/diff/1/src/parser.cc#newcode4390 src/parser.cc:4390: CheckConflictingVarDeclarations(param_scope, CHECK_OK); On 2015/08/25 20:18:12, Dan Ehrenberg wrote: > ...
5 years, 3 months ago (2015-08-25 21:58:41 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1303013007/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1303013007/1
5 years, 3 months ago (2015-08-25 21:58:56 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 3 months ago (2015-08-25 22:24:23 UTC) #7
commit-bot: I haz the power
5 years, 3 months ago (2015-08-25 22:24:41 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/089592ad33754e70d2d2ccf827682d97c79689ae
Cr-Commit-Position: refs/heads/master@{#30363}

Powered by Google App Engine
This is Rietveld 408576698