Home | History | Annotate | Download | only in src

Lines Matching refs:gc_state_

109       gc_state_(NOT_IN_GC),
385 ASSERT(allocation_allowed_ && gc_state_ == NOT_IN_GC);
909 gc_state_ = MARK_COMPACT;
923 gc_state_ = NOT_IN_GC;
1138 gc_state_ = SCAVENGE;
1245 gc_state_ = NOT_IN_GC;
2318 ASSERT(allocation_allowed_ && gc_state_ == NOT_IN_GC);
3512 ASSERT(gc_state_ == NOT_IN_GC);
3612 ASSERT(allocation_allowed_ && gc_state_ == NOT_IN_GC);