Zef interpreter after Optimization #8: Getters
This version of the Zef interpreter now has a specialization for getter functions, so calling a getter is much faster.
5.6% speed-up.
This is displaying a diff from the previous version of the Zef interpreter.