Home | History | Annotate | Download | only in heap

Lines Matching refs:gc_state_

618   inline HeapState gc_state() { return gc_state_; }
620 bool IsTearingDown() const { return gc_state_ == TEAR_DOWN; }
2055 HeapState gc_state_;