LGTM

https://codereview.chromium.org/200443004/diff/60001/src/heap/heap.cc
File src/heap/heap.cc (right):

https://codereview.chromium.org/200443004/diff/60001/src/heap/heap.cc#newcode3300
src/heap/heap.cc:3300: ZapFixedArrayForTrimming(object->address(),
elements_to_trim);
As discussed offline, zapping should not be needed anymore. We should
remove it in a separate cl.

https://codereview.chromium.org/200443004/diff/60001/src/heap/heap.cc#newcode3357
src/heap/heap.cc:3357: ZapFixedArrayForTrimming(new_end,
elements_to_trim);
Same same.

https://codereview.chromium.org/200443004/

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