https://codereview.chromium.org/18531004/diff/1/src/mark-compact.cc
File src/mark-compact.cc (right):

https://codereview.chromium.org/18531004/diff/1/src/mark-compact.cc#newcode1994
src/mark-compact.cc:1994: NewSpacePage* p) {
On 2013/07/11 10:05:33, titzer wrote:
Please add a TODO here and in the other places which this code appears
that we
should have a mark bits iterator.

I am not adding the todo, I am building the iterator now.

https://codereview.chromium.org/18531004/diff/1/src/mark-compact.cc#newcode2024
src/mark-compact.cc:2024: for (unsigned int i =
CompilerIntrinsics::CountTrailingZeros(current_cell);
I changed that part, could you have another look?

https://codereview.chromium.org/18531004/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to