Hi

Can I profile javascript with v8 ?
I would like to log the time of execution of specific javascript functions 
into file.
I want to have the following information: function name, arguments, return 
value, execution time.
Can I use V8 for that ?
I found example extension programs in V8's src/extensions/ directory.
Can I use something similar for that purpose.
If so. How can I do that.

thanks for help

-- 
-- 
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/groups/opt_out.

Reply via email to