LGTM.  Are the Mozilla tests verified?


http://codereview.chromium.org/162001/diff/1/2
File src/ia32/macro-assembler-ia32.cc (right):

http://codereview.chromium.org/162001/diff/1/2#newcode70
Line 70: // Adjust 'addr' to be relative to the start of the extra
remembered set
This comment is no longer right.  I would comment
"Store the length of the fixed array in object."
and
"Let object be the starting address of the extra remembered set, minus
kRSetOffset and minus an offset of the remembered set bits which are
stored in the first part of the remembered set, but still counted in
addr.
The two offsets add up to kRSetEndOffset.

http://codereview.chromium.org/162001/diff/1/2#newcode78
Line 78: // The RSet extension area lies after the FixedArray, i.e.,
how about "after the FixedArray, at"

http://codereview.chromium.org/162001/diff/1/3
File src/spaces-inl.h (right):

http://codereview.chromium.org/162001/diff/1/3#newcode131
Line 131:
Rather than saying "FixedArray" everywhere in comments and identifier
names, could we just say "the large object"?  And mention once that it
is a FixedArray?

http://codereview.chromium.org/162001

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to