|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Dim.StackFrame | |
|---|---|
| org.mozilla.javascript.tools.debugger | |
| Uses of Dim.StackFrame in org.mozilla.javascript.tools.debugger |
|---|
| Methods in org.mozilla.javascript.tools.debugger that return Dim.StackFrame | |
|---|---|
Dim.StackFrame |
Dim.ContextData.getFrame(int frameNumber)
Returns the stack frame with the given index. |
| Methods in org.mozilla.javascript.tools.debugger with parameters of type Dim.StackFrame | |
|---|---|
void |
SwingGui.enterInterrupt(Dim.StackFrame lastFrame,
java.lang.String threadTitle,
java.lang.String alertMessage)
Called when the interrupt loop has been entered. |
void |
GuiCallback.enterInterrupt(Dim.StackFrame lastFrame,
java.lang.String threadTitle,
java.lang.String alertMessage)
Called when the interrupt loop has been entered. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||