Comment #1 on issue 2303 by [email protected]: korean language is broken... http://code.google.com/p/v8/issues/detail?id=2303
String.:AsciiValue works only if the string is ASCII, which this string is not. You should be using Utf8Value.
Can you provide a complete C++ program as an attachment that shows what is happening and explains what you expect to happen?
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
