Searched refs:needs_gc_ (Results 1 – 2 of 2) sorted by relevance
91 if (needs_gc_) in Allocate()133 needs_gc_ = true; in HandleNoReturn()157 needs_gc_ = false; in GC()
168 bool needs_gc_; variable