[scriptable, uuid(5ba76b99-acb1-4ed8-a4e4-a716a7d9097e)]
interface jsdIScriptEnumerator : nsISupports

Methods

 Pass an instance of one of these to jsdIDebuggerService::enumerateScripts.


 The enumerateScript method will be called once for every script the
 debugger knows about.
void enumerateScript(in jsdIScript script)