http://codereview.chromium.org/7799027/diff/1/src/array.js File src/array.js (right):
http://codereview.chromium.org/7799027/diff/1/src/array.js#newcode1319 src/array.js:1319: // Setup non-enumerable constructor property on the Array.prototype Fixed in comments. http://codereview.chromium.org/7799027/diff/1/src/array.js#newcode1374 src/array.js:1374: SetupLockedPrototype(InternalArray, $Array(), $Array( Changed to SetUp.... http://codereview.chromium.org/7799027/diff/1/src/date.js File src/date.js (right): http://codereview.chromium.org/7799027/diff/1/src/date.js#newcode1051 src/date.js:1051: function SetupDate() { I can do better - and make this a direct call of a function literal. I'm considering not making it a function at all. http://codereview.chromium.org/7799027/diff/1/src/runtime.h File src/runtime.h (right): http://codereview.chromium.org/7799027/diff/1/src/runtime.h#newcode81 src/runtime.h:81: /* Utilities */ \ Changed to Check. http://codereview.chromium.org/7799027/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
