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

Issue 1362363002: Enable visitor in rewriter to replace statements. (Closed)

Created:
5 years, 2 months ago by neis
Modified:
5 years, 2 months ago
Reviewers:
rossberg
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

Enable visitor in rewriter to replace statements. This is in preparation of implementing ES6 completion semantics and depends on #1362333002. R=rossberg BUG= Committed: https://crrev.com/af33cccfc4b8b806cbc54a1c72a6b5682312df8d Cr-Commit-Position: refs/heads/master@{#31041}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : trying to get the patch to apply #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -5 lines) Patch
M src/ast.h View 1 2 3 6 chunks +8 lines, -0 lines 0 comments Download
M src/rewriter.cc View 1 2 3 9 chunks +39 lines, -5 lines 0 comments Download

Messages

Total messages: 18 (6 generated)
neis
5 years, 2 months ago (2015-09-24 14:45:51 UTC) #1
rossberg
https://codereview.chromium.org/1362363002/diff/1/src/ast.h File src/ast.h (right): https://codereview.chromium.org/1362363002/diff/1/src/ast.h#newcode1137 src/ast.h:1137: void set_then_statement(Statement* s) { then_statement_ = s; } Can ...
5 years, 2 months ago (2015-09-28 11:42:15 UTC) #2
neis
On 2015/09/28 11:42:15, rossberg wrote: > https://codereview.chromium.org/1362363002/diff/1/src/ast.h > File src/ast.h (right): > > https://codereview.chromium.org/1362363002/diff/1/src/ast.h#newcode1137 > ...
5 years, 2 months ago (2015-09-28 15:18:45 UTC) #3
neis
On 2015/09/28 15:18:45, neis wrote: > On 2015/09/28 11:42:15, rossberg wrote: > > https://codereview.chromium.org/1362363002/diff/1/src/ast.h > ...
5 years, 2 months ago (2015-09-28 15:19:11 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1362363002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1362363002/20001
5 years, 2 months ago (2015-09-28 15:27:07 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_linux64_avx2_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_avx2_rel/builds/4764) v8_linux_arm64_rel on ...
5 years, 2 months ago (2015-09-28 15:28:08 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1362363002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1362363002/40001
5 years, 2 months ago (2015-09-28 15:44:25 UTC) #10
rossberg
lgtm
5 years, 2 months ago (2015-09-28 16:01:03 UTC) #11
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 2 months ago (2015-09-28 18:05:47 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1362363002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1362363002/60001
5 years, 2 months ago (2015-10-01 08:43:09 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 2 months ago (2015-10-01 09:06:11 UTC) #17
commit-bot: I haz the power
5 years, 2 months ago (2015-10-01 09:06:24 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/af33cccfc4b8b806cbc54a1c72a6b5682312df8d
Cr-Commit-Position: refs/heads/master@{#31041}

Powered by Google App Engine
This is Rietveld 408576698