[Pharo-project] Issue 3468 in pharo: Perform and context frame size primitive tests
Status: Fixed Owner: stephane.ducasse Labels: Milestone-1.3 New issue 3468 by stephane.ducasse: Perform and context frame size primitive tests http://code.google.com/p/pharo/issues/detail?id=3468 The perform: primitive reuses the context of the method calling it. The primitive adds performed selector arguments to the context variables list. So this means that you can execute some methods but not performed them if the calling methods defined too many temps. These tests pass on Cog but fails on squeak4.2.5 vm Attachments: CompiledMethodTest-tests - performing.st 2.0 KB
Updates: Status: Closed Comment #1 on issue 3468 by marcus.d...@gmail.com: Perform and context frame size primitive tests http://code.google.com/p/pharo/issues/detail?id=3468 13004
participants (1)
-
pharoï¼ googlecode.com