[scriptable, uuid(912e342a-1dd2-11b2-b09f-cf3af38c15f0)]
interface jsdIContextEnumerator : nsISupports

Methods

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


 The enumerateContext method will be called once for every context
 currently in use.
void enumerateContext(in jsdIContext executionContext)