Updates:
Labels: Type-FeatureRequest Priority-Low
Comment #1 on issue 1066 by [email protected]: JSON special characters
are not escaped in JsonAstBuilder.
http://code.google.com/p/v8/issues/detail?id=1066
The JSON AST builder is not currently being maintained by anybody. I wrote
it as a one-off so I could experiment with some transformations and
analysis using JS code instead of C++.
It's controlled by a flag and disabled by default, so there's no
performance implications in its current form. That means that patches are,
as they say, welcome.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev