Searched refs:HeapState (Results 1 – 1 of 1) sorted by relevance
641 enum HeapState { NOT_IN_GC, SCAVENGE, MARK_COMPACT }; enum924 inline HeapState gc_state() { return gc_state_; } in gc_state()2211 HeapState gc_state_;