Reviewers: Yang, Vitaly Repeshko, Description: Replace ToAsciiVector and ToUC16Vector with single function that returns a tagged value.
The tag tells whether the content is ASCII or UC16, or even if the string wasn't
flat. Please review this at http://codereview.chromium.org/7709024/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/handles.cc M src/hydrogen-instructions.cc M src/interpreter-irregexp.cc M src/jsregexp.cc M src/objects-inl.h M src/objects.h M src/objects.cc M src/runtime.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
