Image hacking (2.2 :)

David T. Lewis lewis at mail.msen.com
Sat Feb 12 15:01:20 UTC 2005


On Fri, Feb 11, 2005 at 10:00:36PM +0100, Markus Fritsche wrote:
> Ned Konz wrote:
> > You could just remove the calls to named primitives (if possible), or replace 
> > them with the appropriate numbered ones.
> 
> Is there a quick shot how to get the primitive index if I have the name?

The mapping is defined in Interpreter class>>initializePrimitiveTable.
You need to have VMMaker package loaded to see this of course.

Dave




More information about the Squeak-dev mailing list