| Package | Description |
|---|---|
| org.jruby.ir |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Stack<IRBuilder.EnsureBlockInfo> |
IRBuilder._ensureBlockStack |
| Modifier and Type | Method and Description |
|---|---|
private Operand |
IRBuilder.buildRescueInternal(RescueNode rescueNode,
IRScope s,
IRBuilder.EnsureBlockInfo ensure) |
| Modifier and Type | Method and Description |
|---|---|
static void |
IRBuilder.EnsureBlockInfo.emitJumpChain(IRScope s,
java.util.Stack<IRBuilder.EnsureBlockInfo> ebStack,
IRLoop loop) |