[Vm-dev] VM patches for oop comparison and usqInt declarations

John M McIntosh johnmci at smalltalkconsulting.com
Tue May 8 02:59:51 UTC 2007


On May 7, 2007, at 6:35 PM, Bert Freudenberg wrote:

>
> On May 7, 2007, at 17:25 , John M McIntosh wrote:
>
>> Ok, I was working with Craig a bit on this and I noticed for example.


Ok, well I think...

markAndTraceDiscardingStaleMethods

	if (oop >= foo->youngStart) {
		header = header | MarkBit;
	}


sqInt markAllActiveMethods(void) {

	while (oop < foo->endOfMemory) {


less coffee someone can decide if wrong/right...

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




More information about the Vm-dev mailing list