LGTM.
https://chromiumcodereview.appspot.com/9968056/diff/2002/src/elements.cc File src/elements.cc (right): https://chromiumcodereview.appspot.com/9968056/diff/2002/src/elements.cc#newcode206 src/elements.cc:206: if (to_start + copy_size > to_length) { I suspect that without the cast this will lead to warnings on VSC++. But I am unsure, so I would just let it run through the buildbots. https://chromiumcodereview.appspot.com/9968056/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
