Reviewers: William Hesse, Description: Remove a pair of problematic uses of the Reference utility class from the code generators.
These uses broke the rules of the class because it was safe to do so, but there was no real reason to do it that way. Please review this at http://codereview.chromium.org/543041 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/arm/codegen-arm.cc M src/ast.h M src/ia32/codegen-ia32.cc M src/x64/codegen-x64.cc
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
