Primitive 162 is used by SmalltalkLibraryBinder>>#allReferencesTo: and should collect objects that hold references to objects living in a certain SLL.

If any SI pointer representation of a SmallInteger matches the memory range of a SLL being identified by the argument of the primitive, the object holding the SmallInteger will be added to the result wrongly.

Primitive 162 bug (last edited 2010-09-09 14:38:19 by Andreas Rosenberg)