Suppose I have embedded V8 and want to compile Javascript code that the user typed into a window.
I want to show the user the location of an error if there's an error in the
code. I may also want to show the error message itself.
How do I accomplish this with V8? Is this documented anywhere?
Thanks, Joel
--
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
