Package org.jruby.compiler.ir.instructions

Class Summary
AllocateBindingInstr  
ALU_Instr  
AttrAssignInstr  
AttributeInstr  
BEQInstr  
BNEInstr  
BOX_Instr  
BranchInstr  
BREAK_Instr  
CallInstr  
CaseInstr  
ClosureReturnInstr  
CopyInstr  
DECLARE_LOCAL_TYPE_Instr  
DefineClassInstr  
DefineClassMethodInstr  
DefineInstanceMethodInstr  
DefineModuleInstr  
EQQInstr  
ExceptionRegionEndMarkerInstr  
ExceptionRegionStartMarkerInstr  
FilenameInstr  
GetArrayInstr  
GetClassVariableInstr  
GetConstInstr A constant which we is not lexically scoped.
GetFieldInstr  
GetGlobalVariableInstr  
GetInstr  
GuardInstr  
Instr  
IsTrueInstr  
JRubyImplCallInstr  
JUMP_INDIRECT_Instr  
JumpInstr  
LABEL_Instr  
LineNumberInstr  
LoadFromBindingInstr  
METHOD_VERSION_GUARD_Instr  
MethodLookupInstr  
MODULE_VERSION_GUARD_Instr  
MultiOperandInstr  
NoOperandInstr This is of the form: v = OP(arg, attribute_array); Ex: v = NOT(v1)
NotInstr  
OneOperandInstr  
PutClassVariableInstr  
PutConstInstr  
PutFieldInstr  
PutGlobalVarInstr  
PutInstr  
ReceiveArgumentInstruction  
ReceiveClosureArgInstr  
ReceiveClosureInstr  
ReceiveOptionalArgumentInstr  
ReceiveSelfInstruction  
RECV_EXCEPTION_Instr  
RETRY_Instr  
ReturnInstr  
RubyInternalCallInstr  
SearchConstInstr  
SET_RETADDR_Instr  
StoreToBindingInstr  
ThreadPollInstr  
THROW_EXCEPTION_Instr  
TwoOperandInstr  
UNBOX_Instr  
YieldInstr  
 



Copyright © 2002-2009 JRuby Team. All Rights Reserved.