Updates:
Status: Invalid
Comment #1 on issue 2316 by [email protected]: How to output all
functions' running time
http://code.google.com/p/v8/issues/detail?id=2316
V8 does not instrument javascript functions to record the run time. The
closest thing you can get is the profile generated by the tick profiler.
You could of course also try using third party profiling tools such as
gprof or linux perf.
Please use groups.google.com/group/v8-users for questions. This issues
tracker is intended for bugs and issues in V8 only.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev