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

Issue 7849020: Use more style-guide-friendly names for some constants. (Closed)

Created:
9 years, 3 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 3 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Use more style-guide-friendly names for some constants. This is a renaming only change. R=erik.corry@gmail.com BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=9200

Patch Set 1 #

Patch Set 2 : Fixed the long line. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -87 lines) Patch
M src/arm/code-stubs-arm.cc View 7 chunks +7 lines, -7 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 9 chunks +11 lines, -11 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 5 chunks +6 lines, -6 lines 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 7 chunks +11 lines, -11 lines 0 comments Download
M src/isolate.h View 1 3 chunks +11 lines, -11 lines 0 comments Download
M src/isolate.cc View 1 2 chunks +5 lines, -4 lines 0 comments Download
M src/liveedit.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/mips/code-stubs-mips.cc View 7 chunks +7 lines, -7 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 9 chunks +11 lines, -11 lines 0 comments Download
M src/serialize.cc View 1 1 chunk +4 lines, -3 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 8 chunks +10 lines, -10 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
9 years, 3 months ago (2011-09-08 16:09:24 UTC) #1
Erik Corry
9 years, 3 months ago (2011-09-08 16:20:08 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698