I am looking to integrate with the parser or abstract syntax tree representation of some JS code. Does anyone know if there any plans to make something like spidermonkey has:
https://developer.mozilla.org/en/SpiderMonkey/Parser_API AST support through the debugger protocol would be the preferable way maybe as part of the AfterCompile event. -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
