Reviewers: Søren Gjesse, Description: Faster implementation of integer-to-ascii conversion. I think. Due to the cache we rarely hit this code, but it might be useful for doing string + int in generated code.
Please review this at http://codereview.chromium.org/597007 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/conversions.h M src/conversions.cc M src/heap.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
