IKVM11  11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
IKVM.Runtime.InstructionState Member List

This is the complete list of members for IKVM.Runtime.InstructionState, including all inherited members.

_contextIKVM.Runtime.InstructionState
_flagsIKVM.Runtime.InstructionState
_localsIKVM.Runtime.InstructionState
_stackIKVM.Runtime.InstructionState
_stackEndIKVM.Runtime.InstructionState
_stackLenIKVM.Runtime.InstructionState
_uninitializedThisIKVM.Runtime.InstructionState
FindCommonBaseTypeHelper(RuntimeContext context, RuntimeJavaType type1, RuntimeJavaType type2)IKVM.Runtime.InstructionStatestatic
HasMissingBaseType(RuntimeJavaType tw)IKVM.Runtime.InstructionStatestatic
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.InstructionStatestatic
PushHelper(RuntimeJavaType type)IKVM.Runtime.InstructionState
SetLocal1(int index, RuntimeJavaType type)IKVM.Runtime.InstructionState
SetLocal2(int index, RuntimeJavaType type)IKVM.Runtime.InstructionState
ShareFlags enum nameIKVM.Runtime.InstructionState
StackCopyOnWrite()IKVM.Runtime.InstructionState