added comments.

http://codereview.chromium.org/11085070/diff/3001/src/heap.cc
File src/heap.cc (right):

http://codereview.chromium.org/11085070/diff/3001/src/heap.cc#newcode339
src/heap.cc:339: new_space_.bottom());
oops, should not have checked in this debugging code.

http://codereview.chromium.org/11085070/diff/3001/src/heap.cc#newcode4710
src/heap.cc:4710: MaybeObject* retptr;
I think this was debugging, I will revert this block.

http://codereview.chromium.org/11085070/diff/3001/src/mark-compact.cc
File src/mark-compact.cc (right):

http://codereview.chromium.org/11085070/diff/3001/src/mark-compact.cc#newcode81
src/mark-compact.cc:81: /*
debugging...will revert.

http://codereview.chromium.org/11085070/diff/3001/src/mark-compact.cc#newcode110
src/mark-compact.cc:110: printf("The parent object is at %p\n",(void *)
current);
same here

http://codereview.chromium.org/11085070/diff/3001/src/mark-compact.cc#newcode129
src/mark-compact.cc:129: // printf("VerifyMarking of NewSpace\n");
and here!

http://codereview.chromium.org/11085070/

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

Reply via email to