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