Home | History | Annotate | Download | only in heap

Lines Matching refs:HeapState

358   enum HeapState {
618 inline HeapState gc_state() { return gc_state_; }
619 void SetGCState(HeapState state);
2055 HeapState gc_state_;