Status: New Owner: ----New issue 2252 by [email protected]: '\0' replaced with ' ' in String::WriteAscii()
http://code.google.com/p/v8/issues/detail?id=2252
in String::WriteAscii() null chars are replaced with spaces, a behaviour that is inconsistent with that in String::Write() or String::WriteUtf8(), making the integration of v8 ascii strings into WebKit problematic.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
