WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

jsdIScriptEnumerator

IID:4c2f706e-1dd2-11b2-9ebc-85a06e948830
Inherits From:nsISupports

Methods

void enumerateScript ( jsdIScript script )

void enumerateScript ( jsdIScript script )

The enumerateScript method will be called once for every script the debugger knows about.

Arguments:
script

References

This interface is passed as an argument to the following methods:

jsdIDebuggerService.enumerateScripts

Reference documentation is generated from Mozilla's source.