[feature] New primitive

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[feature] New primitive

MrGwen
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
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: [feature] New primitive

MrGwen
Issue status update for
http://smalltalk.gnu.org/project/issue/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
 Attachment:   http://smalltalk.gnu.org/files/issues/VMpr_CompiledMethod_performWithArguments.patch (6.92 KB)

the patch



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