Searched refs:GC_IS_DTOR_GARBAGE (Results 1 – 1 of 1) sorted by relevance
155 #define GC_IS_DTOR_GARBAGE(ptr) \ macro1510 if (GC_IS_DTOR_GARBAGE(current->ref)) { in zend_gc_collect_cycles()1525 if (GC_IS_DTOR_GARBAGE(current->ref)) { in zend_gc_collect_cycles()
Completed in 8 milliseconds