mccabe 9e50a5d27b ECMA fix to (117144).
Array.prototype.sort(comparefn) was casting the result of the compare
to an int, which lost when the compare function returned (ecma-valid)
strange double values.  These now get clamped to -1, 0, 1.
1998-05-13 23:29:52 +00:00
..
1998-03-28 02:44:41 +00:00
1998-05-13 23:29:52 +00:00
1998-05-13 23:29:52 +00:00
1998-03-28 02:44:41 +00:00
1998-03-28 02:44:41 +00:00