Package | Description |
---|---|
net.sourceforge.htmlunit.corejs.javascript.tools.debugger |
Modifier and Type | Method and Description |
---|---|
Dim.ContextData |
Dim.StackFrame.contextData()
Returns the ContextData object for the Context.
|
Dim.ContextData |
Dim.currentContextData()
Returns the current ContextData object.
|
static Dim.ContextData |
Dim.ContextData.get(Context cx)
Returns the ContextData for the given Context.
|