Searched refs:during_gc_ (Results 1 – 2 of 2) sorted by relevance
29 during_gc_(false), in StoreBuffer()278 during_gc_ = true; in GCPrologue()313 during_gc_ = false; in GCEpilogue()
116 bool during_gc_; variable