On 2014/08/08 18:23:04, Vyacheslav Egorov (Google wrote:
There might be some reason for escaping those non-printable characters,
however
this makes impossible reconstruction of source from the output dumps as
escaping
is not reversible unless it will also escape '\'. Which is another possible
solution.

I think the overloading for the AsUC16 decorator has no real restrictions on how
it formats its output, so it seems OK to change it. (The rest of the
overloadings mirror what the C++ library does, so we shouldn't change those.)

https://codereview.chromium.org/458533002/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to