TraceAll
From FirebugWiki
(Difference between revisions)
Sebastianz (Talk | contribs) (Separate Command Line API page for traceAll()) |
Sebastianz (Talk | contribs) m (Fixed syntax description) |
||
| Line 5: | Line 5: | ||
== Syntax == | == Syntax == | ||
<source lang="javascript"> | <source lang="javascript"> | ||
| - | + | traceAll() | |
</source> | </source> | ||
== See also == | == See also == | ||
* [[Command Line API]] | * [[Command Line API]] | ||
Latest revision as of 11:43, 5 July 2012
| | This article is incomplete. Please help to add more information to it. If you're not registered yet, you can ask for an account. |
Enables tracing of function calls for a whole context.
[edit] Syntax
traceAll()