DescriptionOilpan: remove invalid asserts from ListHashSet tracing.
When conservatively tracing ListHashSets we can end up tracing the
ListHashSet itself where the ListHashSet backing has been marked
and is on the marking stack for later tracing. Therefore, the
asserts that the backing has already been fully traced if the
backing is marked when we trace the ListHashSet is invalid.
R=erik.corry@gmail.com, oilpan-reviews@chromium.org
BUG=375669
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176110
Patch Set 1 #
Messages
Total messages: 9 (0 generated)
|