http://codereview.chromium.org/7104136/diff/1/src/spaces.cc File src/spaces.cc (right):
http://codereview.chromium.org/7104136/diff/1/src/spaces.cc#newcode1052 src/spaces.cc:1052: continue; On 2011/06/14 10:59:09, Vyacheslav Egorov wrote:
I do not think this is necessary.
It made a bug go away for me. If the last object on the previous page goes right up to the limit and there are no objects on the second page then it goes wrong without this line. http://codereview.chromium.org/7104136/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
