Reviewers: William Hesse,

Description:
Move the Location class into the AST Expression class as a member.
Since it is (currently) only an enum, change it to an enum (for now).


Please review this at http://codereview.chromium.org/342035

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
   M     src/arm/fast-codegen-arm.cc
   M     src/ast.h
   M     src/compiler.cc
   M     src/fast-codegen.h
   M     src/fast-codegen.cc
   M     src/ia32/fast-codegen-ia32.cc
   D     src/location.h
   M     src/x64/fast-codegen-x64.cc
   M     tools/gyp/v8.gyp
   M     tools/visual_studio/v8_base.vcproj
   M     tools/visual_studio/v8_base_arm.vcproj



--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to