Skip to content
  • Simon Marlow's avatar
    [project @ 2003-02-20 15:39:59 by simonmar] · 51a1c2a2
    Simon Marlow authored
    closureSatisfiesConstraints: check whether the retainer set is valid
    before attempting to match it against a constraint.  It might not be
    valid if the object is an ex-weak-pointer which was finalized after
    the last GC.
    
    MERGE TO STABLE
    51a1c2a2