Updates:
Status: Duplicate
Mergedinto: 90Comment #1 on issue 1882 by [email protected]: Array sorting doesn't work properly
http://code.google.com/p/v8/issues/detail?id=1882This is working as intended. Per ECMA-262 5th Array.prototype.sort is not guaranteed to be stable.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
