On 2015/03/10 at 13:09:28, hpayer wrote:
https://codereview.chromium.org/989173004/diff/1/src/heap/mark-compact.cc
File src/heap/mark-compact.cc (right):
https://codereview.chromium.org/989173004/diff/1/src/heap/mark-compact.cc#newcode2224
src/heap/mark-compact.cc:2224: DCHECK(marking_deque_.overflowed());
Why do we check here for overflowed?
that's leftover code to debug where the grey objects came from. Thy come
from
the polymorphic code caches and normalized map caches (filed a bug for this)
https://codereview.chromium.org/989173004/
--
--
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.