Hi,
When a JS is executing in v8. I would like to know which line it is.
eg.
function f1()
{
print - line 1 starting
expr;
print -line 1 ended
print- line 2 starting
expt;
print -line 2 ended
..
}
Any pointers are highly appreciated.
Thanks
Best Regards,
Deepak Subramanian
--
--
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
---
You received this message because you are subscribed to the Google Groups
"v8-users" 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.