Reviewers: Yang, Description: Improve speed of Utf8Write by always flattening the string first and detecting the ASCII case. Also rewrite Utf8Length to work on an unflattened string. Bug: http://code.google.com/p/v8/issues/detail?id=1665
Please review this at http://codereview.chromium.org/8304021/ SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/api.cc M src/objects.h M src/objects.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
