DescriptionFixed minor error in IncrementalMarking::AdvanceIncrementalMarkingOnAllocation
bytes_processed should be used instead of bytes_to_process when
updating bytes_allocated_. Also updated the type of bytes_processed
since min() takes in 2 variables of the same type.
The code was added as part of:
https://codereview.chromium.org/2359903002
R=hpayer@chromium.org,ulan@chromium.org
BUG=
Committed: https://crrev.com/1fb4498c405a773399451919ac1b1905caba37a7
Cr-Commit-Position: refs/heads/master@{#39857}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|