is it possible to avoid marking everybody friend of everybody else? I think
exposing the required methods in the public API is preferable over friends,
because the latter makes it to easy to mess around with each other's private
bits.


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)));
why was this inverted?

https://codereview.chromium.org/770453003/

--
--
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