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

Issue 2004363002: Refactor duplicate logic in Ast{Traversal,Expression}Visitor (Closed)

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

Refactor duplicate logic in Ast{Traversal,Expression}Visitor Add stack overflow checks to AstTraversalVisitor, and let AstExpressionVisitor reuse traversal logic from AstTraversalVisitor. R=yangguo@chromium.org BUG= Committed: https://crrev.com/eb488c1f8cb789671deb68359bee4e647c0984cf Cr-Commit-Position: refs/heads/master@{#36500}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Undefine utility macros #

Unified diffs Side-by-side diffs Delta from patch set Stats (+156 lines, -381 lines) Patch
M src/ast/ast.h View 1 1 chunk +7 lines, -1 line 0 comments Download
M src/ast/ast.cc View 1 6 chunks +109 lines, -91 lines 0 comments Download
M src/ast/ast-expression-visitor.h View 2 chunks +2 lines, -9 lines 0 comments Download
M src/ast/ast-expression-visitor.cc View 1 chunk +38 lines, -280 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2004363002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2004363002/1
4 years, 7 months ago (2016-05-24 07:17:16 UTC) #2
jgruber
4 years, 7 months ago (2016-05-24 07:49:18 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-24 07:53:12 UTC) #6
adamk
lgtm % nit https://codereview.chromium.org/2004363002/diff/1/src/ast/ast.cc File src/ast/ast.cc (right): https://codereview.chromium.org/2004363002/diff/1/src/ast/ast.cc#newcode1114 src/ast/ast.cc:1114: } Can you #undefine RECURSE and ...
4 years, 7 months ago (2016-05-24 17:16:48 UTC) #7
jgruber
https://codereview.chromium.org/2004363002/diff/1/src/ast/ast.cc File src/ast/ast.cc (right): https://codereview.chromium.org/2004363002/diff/1/src/ast/ast.cc#newcode1114 src/ast/ast.cc:1114: } On 2016/05/24 17:16:48, adamk wrote: > Can you ...
4 years, 7 months ago (2016-05-25 07:01:49 UTC) #8
Yang
lgtm
4 years, 7 months ago (2016-05-25 08:17:07 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2004363002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2004363002/20001
4 years, 7 months ago (2016-05-25 08:22:50 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-25 08:56:21 UTC) #13
commit-bot: I haz the power
4 years, 7 months ago (2016-05-25 09:00:03 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/eb488c1f8cb789671deb68359bee4e647c0984cf
Cr-Commit-Position: refs/heads/master@{#36500}

Powered by Google App Engine
This is Rietveld 408576698