[ENH][VM] primitives for ClosureCompiler2

Marcus Denker denker at iam.unibe.ch
Fri Oct 8 08:07:14 UTC 2004


Hi Tim,

Here's a changeset that is required for Anthony's new closure 
implementation. It removes the special prims
for closures, and just ads a primitiveExecuteMethod that expect the 
args, not the argsArray on the stack.

Would be nice to have that in the 3.8 VMmaker, I think.

I have not yet build a vm to test the change.



"Change Set:		InterpreterDelta
Date:			19 July 2004
Author:			Anthony Hannan

Removes the old closure primitives (186 & 187) and renames 
primitiveExecuteMethod (188) to primitiveExecuteMethodArgsArray and 
adds primitiveExecuteMethod (189)"!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: InterpreterDelta.cs.gz
Type: application/x-gzip
Size: 3487 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20041008/d5978424/InterpreterDelta.cs.bin


More information about the Squeak-dev mailing list