Lines Matching refs:HeapState
1433 enum HeapState { NOT_IN_GC, SCAVENGE, MARK_COMPACT };1434 inline HeapState gc_state() { return gc_state_; }1910 HeapState gc_state_;