Searched refs:GC_IS_ROOT (Results 1 – 1 of 1) sorted by relevance
148 #define GC_IS_ROOT(ptr) \ macro975 if (GC_IS_ROOT(current->ref)) { in gc_mark_roots()1122 if (GC_IS_ROOT(current->ref)) { in gc_scan_roots()1316 if (GC_IS_ROOT(current->ref)) { in gc_collect_roots()1334 ZEND_ASSERT(GC_IS_ROOT(ref)); in gc_collect_roots()
Completed in 10 milliseconds