Searched refs:needs_gc_ (Results 1 – 2 of 2) sorted by relevance
84 if (needs_gc_) in Allocate()126 needs_gc_ = true; in HandleNoReturn()150 needs_gc_ = false; in GC()
167 bool needs_gc_; variable