DescriptionMake heap size estimation more accurate.
This improves the heap size estimation by not counting lazy swept pages
as completely allocated but use their live bytes counter instead.
R=vegorov@chromium.org
BUG=v8:1893
TEST=cctest/test-heap/TestSizeOfObjects
Committed: http://code.google.com/p/v8/source/detail?r=10383
Patch Set 1 #Patch Set 2 : Improved test case to do exact checking. #
Total comments: 2
Patch Set 3 : Addressed comments by Vyacheslav Egorov. #
Total comments: 4
Patch Set 4 : Addressed more comments by Vyacheslav Egorov. #
Messages
Total messages: 5 (0 generated)
|