Reviewers: Lasse Reichstein, Description:Avoid double checking for IS_NUMBER by calling NonNumToNum instead of ToNumber
when the argument is known not to be a number.
Please review this at http://codereview.chromium.org/6061008/ SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/macros.py M src/math.js M src/runtime.js M src/v8natives.js -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
