Addressed comments. Landing.
https://chromiumcodereview.appspot.com/11293059/diff/1/src/objects.cc File src/objects.cc (right): https://chromiumcodereview.appspot.com/11293059/diff/1/src/objects.cc#newcode7735 src/objects.cc:7735: // First some logic for the map of the prototype to make sure it is in On 2012/11/07 17:26:47, danno wrote:
nit: unnecessary whitespace change
Done. My mental "break at 72 chars" algorithm kicked in. Sorry. https://chromiumcodereview.appspot.com/11293059/diff/1/src/objects.cc#newcode7742 src/objects.cc:7742: // Now some logic for the maps of the objects that are created by On 2012/11/07 17:26:47, danno wrote:
nit: unnecessary whitespace change
Done. Likewise. https://chromiumcodereview.appspot.com/11293059/diff/1/src/objects.cc#newcode7746 src/objects.cc:7746: // copy containing the new prototype. Also complete any inobject On 2012/11/07 17:26:47, danno wrote:
nit: "in object"
Done. Used "in-object" as discussed offline. https://chromiumcodereview.appspot.com/11293059/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
