Project

General

Profile

« Previous | Next » 

Revision 48f433fd

Added by peterzhu2118 (Peter Zhu) over 1 year ago

Change T_ZOMBIE flag check from an assertion

Assertions are only enable on debug builds, so it will now check for
flags of T_ZOMBIE objects on all builds in GC.verify_internal_consistency.