Searched refs:not_fully_constructed_worklist (Results 1 – 4 of 4) sorted by relevance
164 if (!marking_worklists_.not_fully_constructed_worklist()->IsEmpty()) { in ~MarkerBase()168 mutator_marking_state_.not_fully_constructed_worklist().Extract(); in ~MarkerBase()171 marking_worklists_.not_fully_constructed_worklist()->Clear(); in ~MarkerBase()461 DCHECK(marking_worklists_.not_fully_constructed_worklist()->IsEmpty()); in JoinConcurrentMarkingIfNeeded()619 mutator_marking_state_.not_fully_constructed_worklist().Extract(); in MarkNotFullyConstructedObjects()
42 not_fully_constructed_worklist() { in not_fully_constructed_worklist() function63 *marking_worklists.not_fully_constructed_worklist()) {} in MarkingStateBase()
207 mutator_marking_state_.not_fully_constructed_worklist() in WriteBarrierForInConstructionObject()
91 NotFullyConstructedWorklist* not_fully_constructed_worklist() { in not_fully_constructed_worklist() function