additional comments.

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

http://codereview.chromium.org/6713075/diff/3002/src/mark-compact.cc#newcode246
src/mark-compact.cc:246: IncrementalMarking::MarkBlack(old_mark_bit);
new_mark_bit

http://codereview.chromium.org/6713075/diff/3002/src/mark-compact.cc#newcode958
src/mark-compact.cc:958: Code* inlined_code =
inlined->unchecked_shared()->unchecked_code();
I think we will need to kill all unchecked_* getters.

add TODO(gc) for that.

http://codereview.chromium.org/6713075/

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

Reply via email to