Public Member Functions | |
| void | AddAfter (asCByteInstruction *nextCode) |
| void | AddBefore (asCByteInstruction *nextCode) |
| void | Remove () |
| int | GetSize () |
| int | GetStackIncrease () |
Public Attributes | |
| asCByteInstruction * | next |
| asCByteInstruction * | prev |
| asEBCInstr | op |
| asQWORD | arg |
| short | wArg [3] |
| int | size |
| int | stackInc |
| bool | marked |
| int | stackSize |