Uses of Class
org.jruby.ir.runtime.IRReturnJump
Packages that use IRReturnJump
-
Uses of IRReturnJump in org.jruby.ir.runtime
Methods in org.jruby.ir.runtime that return IRReturnJumpModifier and TypeMethodDescriptionstatic IRReturnJumpIRReturnJump.create(StaticScope returnScope, DynamicScope scopeToReturnFrom, Object rv) Methods in org.jruby.ir.runtime with parameters of type IRReturnJumpModifier and TypeMethodDescriptionprivate static booleanIRRuntimeHelpers.inReturnToScope(Block.Type blockType, IRReturnJump exception, DynamicScope currentScope)