https://codereview.chromium.org/413693002/diff/20001/src/objects-inl.h
File src/objects-inl.h (right):

https://codereview.chromium.org/413693002/diff/20001/src/objects-inl.h#newcode1495
src/objects-inl.h:1495: if (type == CONSTANT_POOL_ARRAY_TYPE) return
false;
On 2014/07/24 10:24:48, rmcilroy wrote:
nit - add a comment here that the ConstantPoolArray contains heap
pointers, but
not new space pointers.

Done.

https://codereview.chromium.org/413693002/diff/20001/src/store-buffer.cc
File src/store-buffer.cc (right):

https://codereview.chromium.org/413693002/diff/20001/src/store-buffer.cc#newcode525
src/store-buffer.cc:525: // We iterate over objects that contain
pointers only.
On 2014/07/24 10:24:48, rmcilroy wrote:
nit - new space pointers only.

Done.

https://codereview.chromium.org/413693002/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to