java.lang.Object
org.mozilla.javascript.optimizer.BodyCodegen.ExceptionManager.ExceptionInfo
-
Field Summary
Fields
(package private) int[]
(package private) int[]
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
handlerLabels
int[] handlerLabels
-
exceptionStarts
int[] exceptionStarts
-
-
Constructor Details
-
ExceptionInfo
ExceptionInfo(Jump node,
Node finallyBlock)