Searched refs:no_marking_scope_depth_ (Results 1 – 2 of 2) sorted by relevance
219 no_marking_scope_depth_++; in EnterNoMarkingScope()223 no_marking_scope_depth_--; in LeaveNoMarkingScope()277 int no_marking_scope_depth_; variable
55 no_marking_scope_depth_(0) { in IncrementalMarking()782 if (state_ == MARKING && no_marking_scope_depth_ > 0) return; in Step()