DescriptionFix corner-case in heap size estimation.
Empty but unswept pages could cause the unswept_free_bytes counter to
to be off in case heap gets shrunk and page gets released before it was
swept properly.
R=vegorov@chromium.org
BUG=v8:1893
Committed: https://code.google.com/p/v8/source/detail?r=10421
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed comments by Vyacheslav Egorov. #
Messages
Total messages: 3 (0 generated)
|