Hi again, the bunch of questions I actually wanted to ask was this:
Does the gst VM recompile already compiled methods (e.g., due to optimisation decisions), is there adaptive (re)compilation? Does the VM get rid of potentially obsolete machine code, is there some scheme for managing the native code cache? If so, is code being moved, or does it rest in the place it was generated into? Pointers to code would be most welcome if the logic I asked for exists. Thanks, Michael _______________________________________________ help-smalltalk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-smalltalk
