Package | Description |
---|---|
org.jruby.internal.runtime.methods | |
org.jruby.javasupport.util | |
org.jruby.runtime.callsite |
Modifier and Type | Method and Description |
---|---|
protected IRubyObject |
DynamicMethod.handleBreak(ThreadContext context,
Ruby runtime,
JumpException.BreakJump bj,
int callNumber) |
Modifier and Type | Method and Description |
---|---|
static IRubyObject |
RuntimeHelpers.breakJumpInWhile(JumpException.BreakJump bj,
ThreadContext context) |
Modifier and Type | Method and Description |
---|---|
protected static IRubyObject |
SuperCallSite.handleBreakJump(ThreadContext context,
JumpException.BreakJump bj) |
Modifier and Type | Method and Description |
---|---|
protected static IRubyObject |
SuperCallSite.handleBreakJump(ThreadContext context,
JumpException.BreakJump bj) |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.