Re: Call count per function
James Ross <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > Does profiler in Venkman can point out how many times one function > executed another function ? No, it only counts the total number of times a function is called, irrespective of the caller. -- James Ross <[email protected]> ChatZilla Developer