Reviewers: jochen (slow),

Message:
I unfriended them.


https://codereview.chromium.org/770453003/diff/100001/src/heap/mark-compact.cc
File src/heap/mark-compact.cc (right):

https://codereview.chromium.org/770453003/diff/100001/src/heap/mark-compact.cc#newcode2033
src/heap/mark-compact.cc:2033:
DCHECK(!Marking::IsWhite(Marking::MarkBitFrom(object)));
On 2014/12/01 14:32:04, jochen (slow) wrote:
why was this inverted?

Because it can be grey or black.

Description:
Use just one marking deque.

BUG=

Please review this at https://codereview.chromium.org/770453003/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+122, -135 lines):
  M src/heap/heap.cc
  M src/heap/incremental-marking.h
  M src/heap/incremental-marking.cc
  M src/heap/incremental-marking-inl.h
  M src/heap/mark-compact.h
  M src/heap/mark-compact.cc


--
--
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/d/optout.

Reply via email to