StackBehaviour {System.Reflection.Emit} | .NET clr documentation |
# namespace System.Reflection.Emit
export class StackBehaviour extends Enum {
Pop0: StackBehaviour = 0;
Pop1: StackBehaviour = 1;
Pop1_pop1: StackBehaviour = 2;
Popi: StackBehaviour = 3;
Popi_pop1: StackBehaviour = 4;
Popi_popi: StackBehaviour = 5;
Popi_popi8: StackBehaviour = 6;
Popi_popi_popi: StackBehaviour = 7;
Popi_popr4: StackBehaviour = 8;
Popi_popr8: StackBehaviour = 9;
Popref: StackBehaviour = 10;
Popref_pop1: StackBehaviour = 11;
Popref_popi: StackBehaviour = 12;
Popref_popi_popi: StackBehaviour = 13;
Popref_popi_popi8: StackBehaviour = 14;
Popref_popi_popr4: StackBehaviour = 15;
Popref_popi_popr8: StackBehaviour = 16;
Popref_popi_popref: StackBehaviour = 17;
Push0: StackBehaviour = 18;
Push1: StackBehaviour = 19;
Push1_push1: StackBehaviour = 20;
Pushi: StackBehaviour = 21;
Pushi8: StackBehaviour = 22;
Pushr4: StackBehaviour = 23;
Pushr8: StackBehaviour = 24;
Pushref: StackBehaviour = 25;
Varpop: StackBehaviour = 26;
Varpush: StackBehaviour = 27;
Popref_popi_pop1: StackBehaviour = 28;
}
Pop0
: StackBehaviourPop1
: StackBehaviourPop1_pop1
: StackBehaviourPopi
: StackBehaviourPopi_pop1
: StackBehaviourPopi_popi
: StackBehaviourPopi_popi8
: StackBehaviourPopi_popi_popi
: StackBehaviourPopi_popr4
: StackBehaviourPopi_popr8
: StackBehaviourPopref
: StackBehaviourPopref_pop1
: StackBehaviourPopref_popi
: StackBehaviourPopref_popi_popi
: StackBehaviourPopref_popi_popi8
: StackBehaviourPopref_popi_popr4
: StackBehaviourPopref_popi_popr8
: StackBehaviourPopref_popi_popref
: StackBehaviourPush0
: StackBehaviourPush1
: StackBehaviourPush1_push1
: StackBehaviourPushi
: StackBehaviourPushi8
: StackBehaviourPushr4
: StackBehaviourPushr8
: StackBehaviourPushref
: StackBehaviourVarpop
: StackBehaviourVarpush
: StackBehaviourPopref_popi_pop1
: StackBehaviour