public static class BciBlockMapping.ExceptionDispatchBlock extends BciBlockMapping.BciBlock
BciBlockMapping.BciBlock.JSRData
Modifier and Type | Field and Description |
---|---|
int |
deoptBci |
private HashMap<ExceptionHandler,BciBlockMapping.ExceptionDispatchBlock> |
exceptionDispatch |
ExceptionHandler |
handler |
endBci, id, isExceptionEntry, isLoopHeader, jsrData, loopEnd, loopId, loops, startBci, successors
Constructor and Description |
---|
ExceptionDispatchBlock() |
addSuccessor, clearSucccessors, copy, endsWithRet, exceptionDispatchBlock, getId, getJsrAlternatives, getJsrReturnBci, getJsrScope, getJsrSuccessor, getLoopDepth, getLoopId, getPostdominator, getPredecessorCount, getRetSuccessor, getSuccessor, getSuccessorCount, getSuccessors, initJsrAlternatives, isExceptionEntry, isLoopHeader, loopIdIterable, numNormalSuccessors, probability, setEndsWithRet, setId, setJsrReturnBci, setJsrScope, setJsrSuccessor, setRetSuccessor, toString
private HashMap<ExceptionHandler,BciBlockMapping.ExceptionDispatchBlock> exceptionDispatch
public ExceptionHandler handler
public int deoptBci
public ExceptionDispatchBlock()