| Package | Description |
|---|---|
| org.jruby.ir.instructions |
| Modifier and Type | Class and Description |
|---|---|
class |
CheckArityInstr |
class |
CheckForLJEInstr |
class |
DefineInstanceMethodInstr |
class |
ExceptionRegionEndMarkerInstr |
class |
InlinedLineNumberInstr
This represents a linenumber instr that has been inlined into another method/closure.
|
class |
LineNumberInstr |
class |
NopInstr |
class |
PopBindingInstr |
class |
PopFrameInstr |
class |
PushBindingInstr |
class |
PushFrameInstr |
class |
RaiseArgumentErrorInstr |
class |
RaiseRequiredKeywordArgumentError |
class |
ThreadPollInstr |
class |
ToggleBacktraceInstr
This instruction toggles a single per thread field which specifies whether an exception
being thrown needs to generate backtrace info.
|
class |
TraceInstr
Instrumented trace.
|
Copyright © 2001-2015 JRuby. All Rights Reserved.