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

Issue 3150032: Introduce a new intermediate AST node for encapsulating the... (Closed)

Created:
10 years, 4 months ago by Kasper Lund
Modified:
9 years, 7 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Introduce a new intermediate AST node for encapsulating the increment part of a count operation. Committed: http://code.google.com/p/v8/source/detail?r=5328

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -11 lines) Patch
M src/ast.h View 2 chunks +28 lines, -8 lines 0 comments Download
M src/codegen.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M src/data-flow.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M src/full-codegen.cc View 2 chunks +11 lines, -0 lines 0 comments Download
M src/parser.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M src/prettyprinter.cc View 3 chunks +15 lines, -0 lines 0 comments Download
M src/rewriter.cc View 3 chunks +10 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Kasper Lund
10 years, 4 months ago (2010-08-24 12:41:58 UTC) #1
fschneider
10 years, 4 months ago (2010-08-24 12:50:06 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698