In my VMMaker images the only caller is the class SmartSyntaxPluginCodeGenerator which is part of the VMMaker package. On Nov 5, 2008, at 12:22 PM, Stéphane Ducasse wrote:
I have the impression that we could remove these methods from the images. It seems that this is related to the VM generation? Does someone know more about them? Stef
ccg: cg generateCoerceToOopFrom: aNode on: aStream
self instSize > 0 ifTrue: [self error: 'cannot auto-coerce arrays with named instance variables']. cg generateCoerceToObjectFromPtr: aNode on: aStream
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- = = = ======================================================================== John M. McIntosh <johnmci@smalltalkconsulting.com> Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com = = = ========================================================================