The non-GC part lgtm.

https://codereview.chromium.org/871253005/diff/100001/src/objects.cc
File src/objects.cc (right):

https://codereview.chromium.org/871253005/diff/100001/src/objects.cc#newcode11899
src/objects.cc:11899: copy(i, n + count);
Can we assert here that i < n+count so that we never overwrite entries
that have not been copied yet?

https://codereview.chromium.org/871253005/

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