Added new patch set.
http://codereview.chromium.org/7784001/diff/2001/src/mark-compact.cc File src/mark-compact.cc (right): http://codereview.chromium.org/7784001/diff/2001/src/mark-compact.cc#newcode2695 src/mark-compact.cc:2695: printf("cell:0x%08x mask:0x%08x, idx=%d\n", mark_bits, mark_mask, cell_index); On 2011/08/29 20:09:14, Erik Corry wrote:
You don't want this printf.
Done (ooops). http://codereview.chromium.org/7784001/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
