Description[heap] Simplify MarkingDeque implementation.
This removes the dependency of the MarkingDeque on the underlying
collector by moving out the live bytes accounting and object color
mutations into a wrapper. The MarkingDeque can now be split into a
separate file.
R=hpayer@chromium.org
Committed: https://crrev.com/33922309919bf9a0aa9989b34560b3d60bcf9b82
Cr-Commit-Position: refs/heads/master@{#30194}
Patch Set 1 #Patch Set 2 : Moar work. #
Total comments: 6
Patch Set 3 : Addressed comments. #
Total comments: 2
Patch Set 4 : Addressed comments. #Patch Set 5 : Rebased. #
Messages
Total messages: 17 (4 generated)
|