lgtm with nit
https://codereview.chromium.org/11316219/diff/1/src/objects-printer.cc File src/objects-printer.cc (right): https://codereview.chromium.org/11316219/diff/1/src/objects-printer.cc#newcode398 src/objects-printer.cc:398: PrintF(out, " %d:", i - 2); Magic constants ftw. If there is a k-version of this, please use that. Otherwise, ignore my comment ;) https://codereview.chromium.org/11316219/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
