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

Issue 1169853002: [es6] Parsing of new.target (Closed)

Created:
5 years, 6 months ago by arv (Not doing code reviews)
Modified:
5 years, 6 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

[es6] Parsing of new.target BUG=v8:3887 LOG=N R=adamk@chromium.org, dslomov@chromium.org Committed: https://crrev.com/ae06bdde7763d673b39948b710df414217265cce Cr-Commit-Position: refs/heads/master@{#28865}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add constant #

Unified diffs Side-by-side diffs Delta from patch set Stats (+158 lines, -88 lines) Patch
M src/bootstrapper.cc View 3 chunks +3 lines, -0 lines 0 comments Download
M src/flag-definitions.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/messages.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/parser.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/parser.cc View 1 4 chunks +28 lines, -20 lines 0 comments Download
M src/preparser.h View 9 chunks +63 lines, -66 lines 0 comments Download
M src/preparser.cc View 1 chunk +2 lines, -1 line 0 comments Download
M test/cctest/test-parsing.cc View 3 chunks +57 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
arv (Not doing code reviews)
PTAL Everytime I go back to do new.target I end up having to do this ...
5 years, 6 months ago (2015-06-08 19:56:44 UTC) #1
Dmitry Lomov (no reviews)
lgtm https://codereview.chromium.org/1169853002/diff/1/src/parser.cc File src/parser.cc (right): https://codereview.chromium.org/1169853002/diff/1/src/parser.cc#newcode795 src/parser.cc:795: Variable::NORMAL, pos, pos + 10); On 2015/06/08 19:56:44, ...
5 years, 6 months ago (2015-06-09 09:57:23 UTC) #2
arv (Not doing code reviews)
Add constant
5 years, 6 months ago (2015-06-09 13:55:43 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1169853002/20001
5 years, 6 months ago (2015-06-09 13:56:12 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 6 months ago (2015-06-09 14:28:04 UTC) #7
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/ae06bdde7763d673b39948b710df414217265cce Cr-Commit-Position: refs/heads/master@{#28865}
5 years, 6 months ago (2015-06-09 14:28:18 UTC) #8
Michael Achenbach
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/1170263002/ by machenbach@chromium.org. ...
5 years, 6 months ago (2015-06-09 15:11:28 UTC) #9
arv (Not doing code reviews)
On 2015/06/09 15:11:28, Michael Achenbach wrote: > A revert of this CL (patchset #2 id:20001) ...
5 years, 6 months ago (2015-06-09 15:30:20 UTC) #10
arv (Not doing code reviews)
5 years, 6 months ago (2015-06-09 15:30:49 UTC) #11
Message was sent while issue was closed.
On 2015/06/09 15:30:20, arv wrote:
> On 2015/06/09 15:11:28, Michael Achenbach wrote:
> > A revert of this CL (patchset #2 id:20001) has been created in
> > https://codereview.chromium.org/1170263002/ by
mailto:machenbach@chromium.org.
> > 
> > The reason for reverting is: [Sheriff] fails messages:
> >
>
http://build.chromium.org/p/client.v8/builders/V8%20Linux64%20-%20custom%20sn....
> 
> Micael, I talked to Yang about this and this CL is fine (it passed after I
> clobbered it). There seems to be an issue where js2c is not being rebuilt.
> 
> Reverting revert...

Sorry.

s/Micael/Michael/

Powered by Google App Engine
This is Rietveld 408576698