Issue status update for http://smalltalk.gnu.org/node/643 Post a follow up: http://smalltalk.gnu.org/project/comments/add/643

Project:      GNU Smalltalk
Version:      <none>
Component:    VM
Category:     feature requests
Priority:     normal
Assigned to:  Unassigned
Reported by:  MrGwen
Updated by:   MrGwen
Status:       active

Hi,

I've implemented the mirrors and instead of adding a tons of primitives
I've added a new one (compiledMethod_performWithArguments) like that
when doing a valueWithReciever:withArguments: it doesn't call perform
on
the mirror but perform the primitive directly with the compiled method.

Gwen



_______________________________________________
help-smalltalk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to