Timothy Flynn
b779a3628d
LibJS: Use SortIndexedProperties AO in Array.prototype.sort
...
By aligning Array.prototype.sort with the spec, this removes the direct
invocation of CompareArrayElements from array_merge_sort. This opens the
door for TypedArray to use SortIndexedProperties as well because now
array_merge_sort does not assume what kind of array it is invoked with.
Further, this addresses a FIXME to avoid an extra JS heap allocation.
2022-07-25 22:40:52 +01:00
..
2022-07-12 23:11:35 +02:00
2022-07-22 19:35:41 +01:00
2022-07-25 15:33:50 +02:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-04-26 22:51:49 +02:00
2022-07-25 22:21:01 +01:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-07-18 08:51:07 +01:00
2022-07-12 23:11:35 +02:00
2022-07-19 11:15:14 +01:00
2022-04-01 21:24:45 +01:00
2022-07-12 23:11:35 +02:00
2022-07-25 15:25:13 +02:00
2022-07-23 10:42:08 +01:00
2022-07-21 16:40:11 +02:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-07-25 16:32:52 +02:00
2022-07-12 23:11:35 +02:00
2022-06-13 21:45:27 +01:00
2022-07-25 15:25:13 +02:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-07-15 12:38:35 +02:00
2022-07-25 22:40:52 +01:00
2022-07-12 23:11:35 +02:00
2022-07-17 00:51:31 +00:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-07-21 20:13:44 +01:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-04-16 13:27:51 -04:00
2022-07-20 21:25:59 +01:00
2022-07-12 23:11:35 +02:00
2022-05-29 15:22:00 +02:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-04-01 21:24:45 +01:00
2022-05-02 01:46:18 +02:00
2022-07-14 00:24:24 +01:00
2022-07-12 23:11:35 +02:00
2022-07-22 23:09:43 +01:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-07-21 20:36:03 +01:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-07-14 13:13:48 +02:00
2022-07-22 23:09:43 +01:00
2022-07-25 15:03:18 +02:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-07-21 20:13:44 +01:00