[Vm-dev] Root bit on active context? Closure VMs and thoughts on flushExternalPrimitives.

John M McIntosh johnmci at smalltalkconsulting.com
Mon Apr 13 21:22:55 UTC 2009


Er I think my question was why is

        ((self longAt: activeContext) bitAnd: RootBit) = 0 ifTrue:[

always false if the comment implies 1 3.8 shouldn't  have the RootBit  
set?

and

flushExternalPrimitives then grinds thru all the objects to do self  
flushExternalPrimitiveOf: oop
but snapshotCleanUp  does the same work (or so it appears), which  
would mean the flushExternalPrimitiveOf: would be pointless at startup  
time.

On 13-Apr-09, at 2:09 PM, Eliot Miranda wrote:

> --

= 
= 
= 
========================================================================
John M. McIntosh <johnmci at smalltalkconsulting.com>
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
= 
= 
= 
========================================================================





More information about the Vm-dev mailing list