Comment #30 on issue 761 by [email protected]: Incorrect UTF-8 encoding/decoding for non-BMP characters in String related functions
http://code.google.com/p/v8/issues/detail?id=761

Now that iOS and Android support Unicode 6, there are a lot more users composing strings with characters outside of the BMP. This is a pretty serious limitation for V8 and JavaScript in general.

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to