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

Issue 10698167: Incorporate constness into inferred interfaces (Closed)

Created:
8 years, 5 months ago by rossberg
Modified:
8 years, 5 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Incorporate constness into inferred interfaces (in preparation for handling imports). R=svenpanne@chromium.org BUG=v8:1569 TEST= Committed: https://code.google.com/p/v8/source/detail?r=12078

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -37 lines) Patch
M src/ast.h View 2 chunks +5 lines, -6 lines 0 comments Download
M src/ast.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/interface.h View 4 chunks +34 lines, -8 lines 0 comments Download
M src/interface.cc View 2 chunks +12 lines, -2 lines 0 comments Download
M src/parser.h View 1 chunk +1 line, -1 line 0 comments Download
M src/parser.cc View 12 chunks +21 lines, -14 lines 0 comments Download
M src/rewriter.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/scopes.h View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
rossberg
8 years, 5 months ago (2012-07-12 15:38:41 UTC) #1
Sven Panne
8 years, 5 months ago (2012-07-13 08:34:14 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698