Comment #1 on issue 1290 by ero...@chromium.org: Date.toLocaleString() returns invalid characters
http://code.google.com/p/v8/issues/detail?id=1290

Also see comment #10 on http://crbug.com/77610:

ACK, you get the effect when you convert UTF-8 to UTF-16 when the input is in
fact windows-1252 (the ACP = "ANSI" codepage for languages covered by
Latin-1 + French).

Sounds like indeed the problem is in the UTF16 -> narrow conversion described above.

--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev

Reply via email to