• Kevin Modzelewski's avatar
    Fix weakrefs on large objects · 189d3b8c
    Kevin Modzelewski authored
    We would keep on adding the same object to the weakrefs list,
    which would eventually trigger a collection, and cause all sorts
    of weird things to happen.
    189d3b8c
heap.cpp 25 KB