Home
last modified time | relevance | path

Searched refs:GC_HAS_DESTRUCTORS (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_gc.c186 #define GC_HAS_DESTRUCTORS (1<<0) macro
1183 *flags |= GC_HAS_DESTRUCTORS; in gc_collect_white()
1470 if (gc_flags & GC_HAS_DESTRUCTORS) { in zend_gc_collect_cycles()

Completed in 12 milliseconds