[Newcompiler] Implementing bytecode for closur

bryce at kampjes.demon.co.uk bryce at kampjes.demon.co.uk
Thu Apr 26 19:02:24 UTC 2007


Marcus Denker writes:

 > And on the plus side, this bytecode could be used in persephone to  
 > inline getters/setters on self ;-)

Simple getters and setters are currently implemented as primitives
by the Squeak VM. The primitive implementation will work even if
they're not accessed via self.

Bryce


More information about the Newcompiler mailing list