Descriptionimprove allocation accounting for incremental mark
Add an assertion that allocated_bytes >= 0 in IncrementalMark::Step and then
make it pass. We were not being diligent in maintaining top_on_previous_step_
and as a result inaccurate, and even negative values of allocated_bytes were
being reported to Step.
BUG=
R=hpayer@chromium.org
Committed: https://crrev.com/007baaedd30fb506569b5f649eddd456197eecae
Cr-Commit-Position: refs/heads/master@{#30778}
Patch Set 1 #
Total comments: 5
Messages
Total messages: 11 (1 generated)
|