| Package | Description |
|---|---|
| org.jruby.ir.instructions |
| Modifier and Type | Class and Description |
|---|---|
class |
BuildBackrefInstr |
class |
GetEncodingInstr |
class |
LoadBlockImplicitClosureInstr
Load the block passed to this scope via the on-heap frame (or similar cross-call structure).
|
class |
LoadFrameClosureInstr
Load the block passed to this scope via the on-heap frame (or similar cross-call structure).
|
class |
LoadImplicitClosureInstr
Load the "implicit" closure for this scope.
|
class |
PushBlockFrameInstr |
class |
ReceiveExceptionBase |
class |
ReceiveJRubyExceptionInstr |
class |
ReceiveKeywordsInstr
Gets the keyword arg (or representation of what might be holding keyword args).
|
class |
ReceiveRubyExceptionInstr |
class |
ReceiveSelfInstr |
class |
SaveBindingVisibilityInstr |
Copyright © 2001-2023 JRuby. All Rights Reserved.