Reviewers: Karl Klose, Lasse Reichstein, Message: Karl: Could you take a look at the arm specific changes
Lasse: Please take a look at the x64 port Description: Reapply 7763, including arm and x64 variants. The only difference to revision 7763 is the implementation in the builtins file for arm and x64, plus a move of Array.prototype.toString and Array.prototype.toLocaleString from should throw on null or undefined to the non generic test cases in the function-call test (due to us not currently supporting generic cases with these to functions) Please review this at http://codereview.chromium.org/6928007/ SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/arm/builtins-arm.cc M src/array.js M src/date.js M src/ia32/builtins-ia32.cc M src/messages.js M src/string.js M src/v8natives.js M src/x64/builtins-x64.cc M test/es5conform/es5conform.status M test/mjsunit/function-call.js M test/mjsunit/regress/regress-485.js M test/mozilla/mozilla.status M test/sputnik/sputnik.status -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
