LGTM
http://codereview.chromium.org/1722003/diff/38001/39004 File src/bootstrapper.cc (right): http://codereview.chromium.org/1722003/diff/38001/39004#newcode478 src/bootstrapper.cc:478: // Allocate a distinct prototype for this function map, so it will not add Make the comment a bit more explicit? How about: this function map -> the function map for functions without prototypes? http://codereview.chromium.org/1722003/diff/38001/39009 File test/mjsunit/function-without-prototype.js (right): http://codereview.chromium.org/1722003/diff/38001/39009#newcode1 test/mjsunit/function-without-prototype.js:1: // Copyright 2008 the V8 project authors. All rights reserved. 2010 http://codereview.chromium.org/1722003/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
