2010/7/26 James Ladd <james_ladd@hotmail.com>
Hi All,

I'm looking at some low level details of Pharo Smalltalk and I am wondering,
when I see a primitive in the bytecode, is it safe to assume that before
the primitive is executed, the receiver and any args to the method are pushed
onto the stack?

As far as I understand, yes. Check in VMMaker package, look in Interpreter class and check some primitives.

But I am not a VMMaker expert....

cheers

mariano


Rgs, James.


Australia's #1 job site If It Exists, You'll Find it on SEEK

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project