| Package | Description |
|---|---|
| org.jruby.internal.runtime.methods | |
| org.jruby.runtime | |
| org.jruby.runtime.invokedynamic |
| Modifier and Type | Method and Description |
|---|---|
protected IRubyObject |
DynamicMethod.handleReturn(ThreadContext context,
JumpException.ReturnJump rj,
int callNumber) |
| Modifier and Type | Method and Description |
|---|---|
JumpException.ReturnJump |
ThreadContext.returnJump(IRubyObject value) |
static JumpException.ReturnJump |
Helpers.returnJump(IRubyObject result,
ThreadContext context) |
| Modifier and Type | Method and Description |
|---|---|
static IRubyObject |
InvocationLinker.handleReturn(JumpException.ReturnJump rj,
ThreadContext context) |
Copyright © 2001–2024 JRuby. All rights reserved.