Package | Description |
---|---|
org.jruby.internal.runtime.methods | |
org.jruby.javasupport.util | |
org.jruby.runtime |
Modifier and Type | Method and Description |
---|---|
protected IRubyObject |
DynamicMethod.handleReturn(ThreadContext context,
JumpException.ReturnJump rj,
int callNumber) |
Modifier and Type | Method and Description |
---|---|
static JumpException.ReturnJump |
RuntimeHelpers.returnJump(IRubyObject result,
ThreadContext context) |
Modifier and Type | Method and Description |
---|---|
JumpException.ReturnJump |
ThreadContext.returnJump(IRubyObject value) |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.