| Package | Description |
|---|---|
| org.jruby.ir.runtime |
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.ThreadLocal<java.lang.ref.Reference<IRBreakJump>> |
IRBreakJump.threadLocalBJ |
| Modifier and Type | Method and Description |
|---|---|
static IRBreakJump |
IRBreakJump.create(int scopeIdToReturnTo,
IRubyObject rv) |