Home
last modified time | relevance | path

Searched refs:handleExceptionThrown (Results 1 – 1 of 1) sorted by relevance

/dports/lang/rhino/rhino1_7R4/toolsrc/org/mozilla/javascript/tools/debugger/
H A DDim.java494 private void handleExceptionThrown(Context cx, Throwable ex, in handleExceptionThrown() method in Dim
1213 dim.handleExceptionThrown(cx, exception, this); in onExceptionThrown()