Chromium Code Reviews
DescriptionFix used vs. capacity growth computation mismatch.
Free space was not being taking into consideration,
effectively growing more when more garbage was collected.
This change makes the growth uniform. (In the future,
we probably want to grow more when less was collected.)
R=iposva@google.com
Committed: https://code.google.com/p/dart/source/detail?r=34909
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Messages
Total messages: 4 (0 generated)
|