[Vm-dev] #isContext: is sent to self instead of objectMemory

Alistair Grant akgrant0710 at gmail.com
Thu Nov 29 17:45:28 UTC 2018


Hi Eliot,

I think I've found a couple of typos:

- CoInterpreter>>ceNonLocalReturn:
- StackInterpreter>>commonReturn

both send #isContext: to self, while I think it should be sent to objectMemory.

Can you take a look at:

http://source.squeak.org/VMMakerInbox/VMMaker.oscog-akg.2487.mcz

and let me know what you think?

Thanks,
Alistair


More information about the Vm-dev mailing list