Reviewers: Lasse Reichstein, Erik Corry, Description: Port code to load an integer directly from a heap number from ia32 to x64.
For now, this is a direct port from ia32, so there is probably still stuff that can be improved here. Please review this at http://codereview.chromium.org/555131 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/ia32/codegen-ia32.cc M src/x64/assembler-x64.h M src/x64/assembler-x64.cc M src/x64/codegen-x64.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
