Module utils

Module utils 

Source

Structs§

ExceptionTableEntry
Offsets are for instructions (not bytes)
StackEffect
Used to represent stack operations
UnusedArgument
Used to represent opargs for opcodes that don’t require arguments

Functions§

get_extended_args_count
The amount of extended_args necessary to represent the arg. This is more efficient than get_extended_args as we only calculate the count and the actual values.