[scriptable, uuid(d96af02e-3379-4db5-885d-fee28d178701)]
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)