Reviewers: Erik Corry, Description: Implement transcendental cache probing in generated code on ARM.
Fixed hash code computation on ia32 and x64 to match the runtime system (change arithmetic shift right to logical shift right). Please review this at http://codereview.chromium.org/2731007/show SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/arm/codegen-arm.h M src/arm/codegen-arm.cc 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
