https://codereview.chromium.org/1293773002/diff/20001/src/heap/mark-compact-inl.h
File src/heap/mark-compact-inl.h (right):
https://codereview.chromium.org/1293773002/diff/20001/src/heap/mark-compact-inl.h#newcode26
src/heap/mark-compact-inl.h:26: void
MarkCompactCollector::PushBlack(HeapObject* obj) {
On 2015/08/14 13:23:13, Michael Starzinger wrote:
On 2015/08/14 12:44:36, Michael Lippautz wrote:
> Suggestion: We could return the status of the operation here,
turning most
> callers of this function into
> if (!PushBlack(object)) return;
Acknowledged. Would you be fine with doing this as a follow-up?
Sure.
https://codereview.chromium.org/1293773002/
--
--
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.