Reviewers: William Hesse,
http://codereview.chromium.org/2078022/diff/1/6 File src/x64/full-codegen-x64.cc (right): http://codereview.chromium.org/2078022/diff/1/6#newcode1522 src/x64/full-codegen-x64.cc:1522: case KEYED_PROPERTY: { This case will be cleaned up once the keyed store ic change lands to make the calling convention the same as on ia32. Description: Complete the full codegenerator on x64. Please review this at http://codereview.chromium.org/2078022/show SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/compiler.cc M src/flag-definitions.h M src/ia32/full-codegen-ia32.cc M src/x64/codegen-x64.cc M src/x64/full-codegen-x64.cc M src/x64/macro-assembler-x64.h M src/x64/macro-assembler-x64.cc M test/cctest/test-log-stack-tracer.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
