LGTM (with a nit).
https://chromiumcodereview.appspot.com/9389005/diff/2001/src/objects.h File src/objects.h (right): https://chromiumcodereview.appspot.com/9389005/diff/2001/src/objects.h#newcode2445 src/objects.h:2445: MUST_USE_RESULT MaybeObject* CopyFrom(int dst_index, Could you add a similar comment like above to this function? It really helps because most editors have the ability to quickly display those comments. https://chromiumcodereview.appspot.com/9389005/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
