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

https://codereview.chromium.org/1268663004/diff/1/src/heap/mark-compact.cc#newcode3064
src/heap/mark-compact.cc:3064: if (owner == heap_->lo_space() || owner
== NULL) {
Did you mean if (owner == heap_->lo_space()) { ?

https://codereview.chromium.org/1268663004/

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