static ZSuperInstr |
ZSuperInstr.decode(IRReaderDecoder d) |
static YieldInstr |
YieldInstr.decode(IRReaderDecoder d) |
static UnresolvedSuperInstr |
UnresolvedSuperInstr.decode(IRReaderDecoder d) |
static UndefMethodInstr |
UndefMethodInstr.decode(IRReaderDecoder d) |
static TraceInstr |
TraceInstr.decode(IRReaderDecoder d) |
static ToAryInstr |
ToAryInstr.decode(IRReaderDecoder d) |
static ThrowExceptionInstr |
ThrowExceptionInstr.decode(IRReaderDecoder d) |
static ThreadPollInstr |
ThreadPollInstr.decode(IRReaderDecoder d) |
static StoreLocalVarInstr |
StoreLocalVarInstr.decode(IRReaderDecoder d) |
static SetCapturedVarInstr |
SetCapturedVarInstr.decode(IRReaderDecoder d) |
static SearchConstInstr |
SearchConstInstr.decode(IRReaderDecoder d) |
static RuntimeHelperCall |
RuntimeHelperCall.decode(IRReaderDecoder d) |
static ReturnInstr |
ReturnInstr.decode(IRReaderDecoder d) |
static RestArgMultipleAsgnInstr |
RestArgMultipleAsgnInstr.decode(IRReaderDecoder d) |
static RescueEQQInstr |
RescueEQQInstr.decode(IRReaderDecoder d) |
static ReqdArgMultipleAsgnInstr |
ReqdArgMultipleAsgnInstr.decode(IRReaderDecoder d) |
static ReifyClosureInstr |
ReifyClosureInstr.decode(IRReaderDecoder d) |
static RecordEndBlockInstr |
RecordEndBlockInstr.decode(IRReaderDecoder d) |
static ReceiveSelfInstr |
ReceiveSelfInstr.decode(IRReaderDecoder d) |
static ReceiveRubyExceptionInstr |
ReceiveRubyExceptionInstr.decode(IRReaderDecoder d) |
static ReceiveRestArgInstr |
ReceiveRestArgInstr.decode(IRReaderDecoder d) |
static ReceivePreReqdArgInstr |
ReceivePreReqdArgInstr.decode(IRReaderDecoder d) |
static ReceivePostReqdArgInstr |
ReceivePostReqdArgInstr.decode(IRReaderDecoder d) |
static ReceiveOptArgInstr |
ReceiveOptArgInstr.decode(IRReaderDecoder d) |
static ReceiveKeywordRestArgInstr |
ReceiveKeywordRestArgInstr.decode(IRReaderDecoder d) |
static ReceiveKeywordArgInstr |
ReceiveKeywordArgInstr.decode(IRReaderDecoder d) |
static ReceiveJRubyExceptionInstr |
ReceiveJRubyExceptionInstr.decode(IRReaderDecoder d) |
static RaiseRequiredKeywordArgumentError |
RaiseRequiredKeywordArgumentError.decode(IRReaderDecoder d) |
static RaiseArgumentErrorInstr |
RaiseArgumentErrorInstr.decode(IRReaderDecoder d) |
static PutGlobalVarInstr |
PutGlobalVarInstr.decode(IRReaderDecoder d) |
static PutFieldInstr |
PutFieldInstr.decode(IRReaderDecoder d) |
static PutConstInstr |
PutConstInstr.decode(IRReaderDecoder d) |
static PutClassVariableInstr |
PutClassVariableInstr.decode(IRReaderDecoder d) |
static PushFrameInstr |
PushFrameInstr.decode(IRReaderDecoder d) |
static PushBindingInstr |
PushBindingInstr.decode(IRReaderDecoder d) |
static ProcessModuleBodyInstr |
ProcessModuleBodyInstr.decode(IRReaderDecoder d) |
static PopFrameInstr |
PopFrameInstr.decode(IRReaderDecoder d) |
static PopBindingInstr |
PopBindingInstr.decode(IRReaderDecoder d) |
static OptArgMultipleAsgnInstr |
OptArgMultipleAsgnInstr.decode(IRReaderDecoder d) |
static NoResultCallInstr |
NoResultCallInstr.decode(IRReaderDecoder d) |
static NonlocalReturnInstr |
NonlocalReturnInstr.decode(IRReaderDecoder d) |
static MatchInstr |
MatchInstr.decode(IRReaderDecoder d) |
static LoadLocalVarInstr |
LoadLocalVarInstr.decode(IRReaderDecoder d) |
static LoadImplicitClosureInstr |
LoadImplicitClosureInstr.decode(IRReaderDecoder d) |
static LoadFrameClosureInstr |
LoadFrameClosureInstr.decode(IRReaderDecoder d) |
static LineNumberInstr |
LineNumberInstr.decode(IRReaderDecoder d) |
static LexicalSearchConstInstr |
LexicalSearchConstInstr.decode(IRReaderDecoder d) |
static LabelInstr |
LabelInstr.decode(IRReaderDecoder d) |
static JumpInstr |
JumpInstr.decode(IRReaderDecoder d) |
static InstanceSuperInstr |
InstanceSuperInstr.decode(IRReaderDecoder d) |
static InheritanceSearchConstInstr |
InheritanceSearchConstInstr.decode(IRReaderDecoder d) |
static GVarAliasInstr |
GVarAliasInstr.decode(IRReaderDecoder d) |
static GetGlobalVariableInstr |
GetGlobalVariableInstr.decode(IRReaderDecoder d) |
static GetFieldInstr |
GetFieldInstr.decode(IRReaderDecoder d) |
static GetEncodingInstr |
GetEncodingInstr.decode(IRReaderDecoder d) |
static GetClassVariableInstr |
GetClassVariableInstr.decode(IRReaderDecoder d) |
static GetClassVarContainerModuleInstr |
GetClassVarContainerModuleInstr.decode(IRReaderDecoder d) |
static ExceptionRegionStartMarkerInstr |
ExceptionRegionStartMarkerInstr.decode(IRReaderDecoder d) |
static EQQInstr |
EQQInstr.decode(IRReaderDecoder d) |
static DefineModuleInstr |
DefineModuleInstr.decode(IRReaderDecoder d) |
static DefineMetaClassInstr |
DefineMetaClassInstr.decode(IRReaderDecoder d) |
static DefineInstanceMethodInstr |
DefineInstanceMethodInstr.decode(IRReaderDecoder d) |
static DefineClassMethodInstr |
DefineClassMethodInstr.decode(IRReaderDecoder d) |
static DefineClassInstr |
DefineClassInstr.decode(IRReaderDecoder d) |
static CopyInstr |
CopyInstr.decode(IRReaderDecoder d) |
static ConstMissingInstr |
ConstMissingInstr.decode(IRReaderDecoder d) |
static ClassSuperInstr |
ClassSuperInstr.decode(IRReaderDecoder d) |
static CheckForLJEInstr |
CheckForLJEInstr.decode(IRReaderDecoder d) |
static CheckArityInstr |
CheckArityInstr.decode(IRReaderDecoder d) |
static CheckArgsArrayArityInstr |
CheckArgsArrayArityInstr.decode(IRReaderDecoder d) |
static CallInstr |
CallInstr.decode(IRReaderDecoder d) |
static BUndefInstr |
BUndefInstr.decode(IRReaderDecoder d) |
static BuildSplatInstr |
BuildSplatInstr.decode(IRReaderDecoder d) |
static BuildRangeInstr |
BuildRangeInstr.decode(IRReaderDecoder d) |
static BuildLambdaInstr |
BuildLambdaInstr.decode(IRReaderDecoder d) |
static BuildDynRegExpInstr |
BuildDynRegExpInstr.decode(IRReaderDecoder d) |
static BuildCompoundStringInstr |
BuildCompoundStringInstr.decode(IRReaderDecoder d) |
static BuildCompoundArrayInstr |
BuildCompoundArrayInstr.decode(IRReaderDecoder d) |
static BTrueInstr |
BTrueInstr.decode(IRReaderDecoder d) |
static BreakInstr |
BreakInstr.decode(IRReaderDecoder d) |
static BNilInstr |
BNilInstr.decode(IRReaderDecoder d) |
static BNEInstr |
BNEInstr.decode(IRReaderDecoder d) |
static BlockGivenInstr |
BlockGivenInstr.decode(IRReaderDecoder d) |
static BFalseInstr |
BFalseInstr.decode(IRReaderDecoder d) |
static BEQInstr |
BEQInstr.decode(IRReaderDecoder d) |
static BacktickInstr |
BacktickInstr.decode(IRReaderDecoder d) |
static AttrAssignInstr |
AttrAssignInstr.decode(IRReaderDecoder d) |
static ArgScopeDepthInstr |
ArgScopeDepthInstr.decode(IRReaderDecoder d) |
static AliasInstr |
AliasInstr.decode(IRReaderDecoder d) |