DescriptionPut newly allocated buffers at the right end of the buffers list
If a major gc happens between allocation and initialization of the
buffer, it might be already in old space. Since we need the list of
buffers to be sorted from new to old, we keep track of the last buffer
and put old buffers to the end
BUG=chromium:476032
R=hpayer@chromium.org,dslomov@chromium.org
LOG=n
Committed: https://crrev.com/05ed6cb6b922e428d70c15c6d5b97aacde84887c
Cr-Commit-Position: refs/heads/master@{#27811}
Patch Set 1 #
Messages
Total messages: 7 (1 generated)
|