|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JumpException.ReturnJump | |
---|---|
org.jruby.internal.runtime.methods | |
org.jruby.javasupport.util | |
org.jruby.runtime |
Uses of JumpException.ReturnJump in org.jruby.internal.runtime.methods |
---|
Methods in org.jruby.internal.runtime.methods with parameters of type JumpException.ReturnJump | |
---|---|
protected IRubyObject |
DynamicMethod.handleReturn(ThreadContext context,
JumpException.ReturnJump rj,
int callNumber)
|
Uses of JumpException.ReturnJump in org.jruby.javasupport.util |
---|
Methods in org.jruby.javasupport.util that return JumpException.ReturnJump | |
---|---|
static JumpException.ReturnJump |
RuntimeHelpers.returnJump(IRubyObject result,
ThreadContext context)
|
Uses of JumpException.ReturnJump in org.jruby.runtime |
---|
Methods in org.jruby.runtime that return JumpException.ReturnJump | |
---|---|
JumpException.ReturnJump |
ThreadContext.returnJump(IRubyObject value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |