Zef interpreter after Optimization #10: callMethod inline
This version just has a small change: make part of the call stack used for ClassObject method dispatch ALWAYS_INLINE.
3.2% speed-up.
This is displaying a diff from the previous version of the Zef interpreter.