Home | History | Annotate | Download | only in src

Lines Matching defs:gc_state_

111 Heap::HeapState Heap::gc_state_ = NOT_IN_GC;
305 ASSERT(allocation_allowed_ && gc_state_ == NOT_IN_GC);
601 gc_state_ = MARK_COMPACT;
618 gc_state_ = NOT_IN_GC;
752 gc_state_ = SCAVENGE;
832 gc_state_ = NOT_IN_GC;
1441 ASSERT(allocation_allowed_ && gc_state_ == NOT_IN_GC);
2258 ASSERT(gc_state_ == NOT_IN_GC);
2326 ASSERT(allocation_allowed_ && gc_state_ == NOT_IN_GC);