Comment #13 on issue 2360 by [email protected]: [Failing Test] nil out locals in a block if readBeforeWritten
http://code.google.com/p/pharo/issues/detail?id=2360

Name: SLICE-Issue-2360-SqueakCompilerEnh-Prerequisite-nice.1
Dependencies: Compiler-nice.275

First stage for reducing Squeak/Pharo Compiler differences:
This is a pre-requisite for issue 2360

- let visitor pattern #accept: return its own result rather than the node
- remove old code generation methods
- merge ByteCodeAgnosticMethodNode into MethodNode

MessageNode initialize must be performed at the end of this stage.


Reply via email to