4 Commits

Author SHA1 Message Date
Gabriele Monaco
42e6b021fc Fixed array sorting with undefined values
`undefined` are sent to the end of the array according to specs
2022-12-05 15:20:11 +01:00
Gordon Williams
09b4f8e312 Fix ArrayBuffer.sort with negative numbers (it's not just Array.sort!) 2020-09-16 13:55:48 +01:00
Gordon Williams
bc8d75ba60 Fix array sort when compare fn returns floats <1 (fix #1798) 2020-04-15 09:09:42 +01:00
Gordon Williams
8fea4c940b Added Array.sort() - fix #220 2014-03-05 18:42:49 +00:00