Rename the Location type tags to be consistent with our current naming
authorkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 29 Oct 2009 13:58:04 +0000 (13:58 +0000)
committerkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 29 Oct 2009 13:58:04 +0000 (13:58 +0000)
commitb1defd51cb9fa15f4476e83e715bb5440774af4c
treeed5d42b04cc62a657352c039d8af0f45285b2481
parentbe769f6a2473f6a60a9121fb40c67dc67befd0be
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.

Review URL: http://codereview.chromium.org/340034

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3175 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/arm/fast-codegen-arm.cc
src/fast-codegen.cc
src/fast-codegen.h
src/ia32/fast-codegen-ia32.cc
src/location.h
src/x64/fast-codegen-x64.cc