http://codereview.chromium.org/100330/diff/1/2 File test/mjsunit/array-sort.js (left):
http://codereview.chromium.org/100330/diff/1/2#oldcode334 Line 334: assertFalse(x.hasOwnProperty(11), name + "hasundefined11"); Yes. It's the sorted.length test above (11 should have been 12). http://codereview.chromium.org/100330 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
