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

Issue 340034: Rename the Location type tags to be consistent with our current naming... (Closed)

Created:
11 years, 1 month ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Rename the Location type tags to be consistent with our current naming scheme for enumerations (eg, EFFECT => kEffect). Remove the ability to move from one Location to another, which should never be necessary. Committed: http://code.google.com/p/v8/source/detail?r=3175

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -131 lines) Patch
M src/arm/fast-codegen-arm.cc View 9 chunks +26 lines, -30 lines 0 comments Download
M src/fast-codegen.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/fast-codegen.cc View 2 chunks +6 lines, -27 lines 0 comments Download
M src/ia32/fast-codegen-ia32.cc View 10 chunks +29 lines, -33 lines 0 comments Download
M src/location.h View 1 chunk +10 lines, -6 lines 0 comments Download
M src/x64/fast-codegen-x64.cc View 10 chunks +29 lines, -33 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
11 years, 1 month ago (2009-10-29 12:27:58 UTC) #1
William Hesse
11 years, 1 month ago (2009-10-29 13:48:23 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698