Searched refs:GC_HAS_DESTRUCTORS (Results 1 – 1 of 1) sorted by relevance
194 #define GC_HAS_DESTRUCTORS (1<<0) macro1466 *flags |= GC_HAS_DESTRUCTORS; in gc_collect_white()1963 if (gc_flags & GC_HAS_DESTRUCTORS) { in zend_gc_collect_cycles()
Completed in 9 milliseconds