Project

General

Profile

« Previous | Next » 

Revision dc405eb7

Added by tenderlovemaking (Aaron Patterson) over 6 years ago

Pin finalizer table

Objects in the finalizer table stay pinned for now. In some cases, the
key could move which would cause a miss when removing the object from
the table (leading to a T_MOVED reference staying in the table).