[ENH][VM] Improved code generation (hopefully ;)

John M McIntosh johnmci at mac.com
Tue Jul 8 07:35:39 UTC 2003


I noticed in primitiveCommonReturn you've

	[thisCntx = localCntx] whileFalse: [
		thisCntx = nilObj ifTrue:[

yet earlier you've done
nilOop = foo->nilObj;

is the reference to nilObj versus nilOop intentional?

--
======================================================================== 
===
John M. McIntosh <johnmci at smalltalkconsulting.com> 1-800-477-2659
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
======================================================================== 
===



More information about the Squeak-dev mailing list