Class OutStepper
This object implements "step out" debugger feature. In other words run until
the current function returns, then stop in the caller.
Defined in: firebug-service.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
OutStepper(debuggr, context)
|