Searched refs:objects_with_lockword_ (Results 1 – 2 of 2) sorted by relevance
94 objects_with_lockword_->Set(obj); in ForwardObject()191 objects_with_lockword_.reset(accounting::ContinuousSpaceBitmap::Create( in MarkingPhase()550 if (UNLIKELY(objects_with_lockword_->Test(obj))) { in MoveObject()651 objects_with_lockword_.reset(nullptr); in FinishPhase()
241 std::unique_ptr<accounting::ContinuousSpaceBitmap> objects_with_lockword_; variable