Description[heap] Clean up stale store buffer entries for aborted pages.
Fix the missed store buffer entries for live objects on aborted pages. Marking
the page as scan_on_scavenge takes care of rebuilding the entries. Note that
this requires an additional case in the rebuilding logic as we cannot iterate an
aborted pages using the object layout, but rather have to use mark bits for
this.
BUG=chromium:524425, chromium:564498
LOG=N
Committed: https://crrev.com/26fcd8300b1f07b78209de3d48466dc0a713b402
Cr-Commit-Position: refs/heads/master@{#32610}
Patch Set 1 : #
Total comments: 3
Patch Set 2 : Removed wrong comment #
Messages
Total messages: 13 (7 generated)
|