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

Issue 7491052: Static state cleanup: add more consts. (Closed)

Created:
9 years, 4 months ago by Vitaly Repeshko
Modified:
9 years, 4 months ago
CC:
v8-dev
Visibility:
Public.

Description

Static state cleanup: add more consts. R=vegorov@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=8843

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -30 lines) Patch
M src/arm/deoptimizer-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/arm/disasm-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/assembler.h View 1 chunk +1 line, -1 line 0 comments Download
M src/assembler.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/codegen.cc View 2 chunks +1 line, -2 lines 0 comments Download
M src/deoptimizer.h View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/deoptimizer-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/disasm-ia32.cc View 8 chunks +10 lines, -9 lines 0 comments Download
M src/log-utils.h View 1 chunk +1 line, -1 line 0 comments Download
M src/log-utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/mips/deoptimizer-mips.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/scanner-base.h View 1 chunk +1 line, -1 line 0 comments Download
M src/scanner-base.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/deoptimizer-x64.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/disasm-x64.cc View 6 chunks +8 lines, -7 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Vitaly Repeshko
9 years, 4 months ago (2011-08-05 09:21:15 UTC) #1
Vyacheslav Egorov (Chromium)
LGTM
9 years, 4 months ago (2011-08-05 10:22:25 UTC) #2
Vyacheslav Egorov (Chromium)
9 years, 4 months ago (2011-08-05 10:22:57 UTC) #3
Out of curiosity: what's the reason for doing it?

Powered by Google App Engine
This is Rietveld 408576698