This is the complete list of members for IKVM.Runtime.InstructionState, including all inherited members.
| _context | IKVM.Runtime.InstructionState | |
| _flags | IKVM.Runtime.InstructionState | |
| _locals | IKVM.Runtime.InstructionState | |
| _stack | IKVM.Runtime.InstructionState | |
| _stackEnd | IKVM.Runtime.InstructionState | |
| _stackLen | IKVM.Runtime.InstructionState | |
| _uninitializedThis | IKVM.Runtime.InstructionState | |
| FindCommonBaseTypeHelper(RuntimeContext context, RuntimeJavaType type1, RuntimeJavaType type2) | IKVM.Runtime.InstructionState | static |
| HasMissingBaseType(RuntimeJavaType tw) | IKVM.Runtime.InstructionState | static |
| InstructionState(RuntimeContext context, RuntimeJavaType[] stack, int stackLen, int stackEnd, RuntimeJavaType[] locals, bool uninitializedThis) | IKVM.Runtime.InstructionState | |
| LocalsCopyOnWrite() | IKVM.Runtime.InstructionState | |
| operator+(InstructionState s1, InstructionState s2) | IKVM.Runtime.InstructionState | static |
| PushHelper(RuntimeJavaType type) | IKVM.Runtime.InstructionState | |
| SetLocal1(int index, RuntimeJavaType type) | IKVM.Runtime.InstructionState | |
| SetLocal2(int index, RuntimeJavaType type) | IKVM.Runtime.InstructionState | |
| ShareFlags enum name | IKVM.Runtime.InstructionState | |
| StackCopyOnWrite() | IKVM.Runtime.InstructionState | |