Jan. 18, 2011
2:56 p.m.
Comment #12 on issue 3542 by adrian.l...@gmail.com: Add SmalltalkImage>>#gcBiasToGrow: and friends to core http://code.google.com/p/pharo/issues/detail?id=3542 Mariano, we have added the methods to PharoCore: - gcBiasToGrow: aBool - gcBiasToGrowLimit: arg - primitiveGCBiasToGrow: arg So you can remove them from ImageForDevelopers. Thanks!