DescriptionOilpan: complete current sweep before preparing for new GC.
If collectGarbage() is called while sweeping is in progress, complete
the sweeping before recording what GCState to revert back to should
we fail to get the other threads to stop at a safe point.
Otherwise we risk reverting back to a sweeping state that has been
completed & advanced past.
R=haraken
BUG=487952
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=195758
Patch Set 1 #
Total comments: 3
Messages
Total messages: 11 (3 generated)
|