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 |
PopMethodFrameInstr |
class |
PrepareBlockArgsInstr |
class |
PrepareFixedBlockArgsInstr |
class |
PrepareNoBlockArgsInstr |
class |
PrepareSingleBlockArgInstr |
class |
PushBlockBindingInstr |
class |
PushMethodBindingInstr |
class |
PushMethodFrameInstr |
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-2016 JRuby. All Rights Reserved.