This patch conflicts with an upcoming api change I will be making to allow
the
creation of a string from Latin-1 chars directly (effectively arbitrary,
uninterpreted character data). The string will be copied into the heap
unchanged. If you wanted to strip the top bits ahead of time, you could do
that
and pass it into the new api. I expect the new api to be available in
January.
https://codereview.chromium.org/11469014/
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev