Hi,

I'm interested in using the javascript parsing code of V8 in a stand-
alone project, could you please give me some advices on how I could
extract only the code that handles the parsing (e.g. what files *.cc/
*.h are mainly responsible for the parsing?, description of the
parsing flow)

And what's the different between Parse and PreParse?


My project will need to have the ability to parse a given javascript
code and query that parsed code.


Thanks

--~--~---------~--~----~------------~-------~--~----~
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to