GC tweaks

Stephen Weeks MLton@sourcelight.com
Thu, 28 Jun 2001 19:40:44 -0700


> what about getFrameLayout() in gc.c?  Can it be made static?  It doesn't seem
> to appear any where except gc.c.
> 
> What about stackNeedsReserved() in gc.c?  It only appears there.

Yes, as I said earlier.

Of them, the following two should be static.
 	getFrameLayout
 	stackNeedsReserved