http://codereview.chromium.org/3358025/diff/1/2 File src/runtime.cc (right):
http://codereview.chromium.org/3358025/diff/1/2#newcode7985 src/runtime.cc:7985: // How many elements does this array have? Done http://codereview.chromium.org/3358025/diff/1/3 File test/mjsunit/array-indexing.js (right): http://codereview.chromium.org/3358025/diff/1/3#newcode103 test/mjsunit/array-indexing.js:103: assertEquals(100000, Array.prototype.indexOf.call(sparse_object, 37)); Done, and added tests where there are values after the length field. http://codereview.chromium.org/3358025/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
