Loading...
Searching...
No Matches
Go to the source code of this file.
|
| enum | IKVM.Runtime.ByteCodeMode : byte {
IKVM.Runtime.Unused
, IKVM.Runtime.Simple
, IKVM.Runtime.Constant_1
, IKVM.Runtime.Constant_2
,
IKVM.Runtime.Branch_2
, IKVM.Runtime.Local_1
, IKVM.Runtime.Constant_2_1_1
, IKVM.Runtime.Immediate_1
,
IKVM.Runtime.Immediate_2
, IKVM.Runtime.Local_1_Immediate_1
, IKVM.Runtime.Tableswitch
, IKVM.Runtime.Lookupswitch
,
IKVM.Runtime.Constant_2_Immediate_1
, IKVM.Runtime.Branch_4
, IKVM.Runtime.WidePrefix
} |
| |