Project

General

Profile

« Previous | Next » 

Revision 0a2f04e1

Added by tenderlovemaking (Aaron Patterson) about 6 years ago

Eliminate second GC pass for eliminating T_MOVED

T_MOVED is a linked list, so we can just iterate through the T_MOVED
objects, clearing them out and adding them to respective free lists.