With the stricter type checks of the self pointer that were now implemented these all produced errors.
- fixed emission of the self pointer in FxVMFunctionCall. I did not realize that the self expression only sets up a register for the value, not pushing it onto the stack.