Lines Matching refs:HeapState
1272 enum HeapState { NOT_IN_GC, SCAVENGE, MARK_COMPACT };1273 inline HeapState gc_state() { return gc_state_; }1645 HeapState gc_state_;