[Vm-dev] Interpreter>>isContextHeader: optimization

David T. Lewis lewis at mail.msen.com
Thu Feb 26 01:20:50 UTC 2009


On Mon, Feb 23, 2009 at 07:39:23AM -0500, David T. Lewis wrote:
>  
> On Mon, Feb 23, 2009 at 07:05:39AM +0200, Igor Stasenko wrote:
> > 
> > i never took a look how method inliner works in code generator. But
> > some of its discrepancies is a pain.
> > Like unable to inline a method which having cCode, or c variables
> > declarations/definitions.
> 
> I think I forgot to put this on Mantis (sorry), but look at VMMaker-dtl.103
> on SqueakSource for the changes that allow inlining methods with embedded C
> code:

Correction: The changes to permit inlining of methods with embedded C code
are on Mantis 7190, and were first included in VMMaker as of VMMaker-dtl.94
on SqueakSource. The PermitInliningCCode-dtl.5.cs change set is attached to
the Mantis report.

Dave



More information about the Vm-dev mailing list