Files
node/doc/api
Michaël Zasso e758d4ab0a doc,test: fix inspect's sorted compare function
In V8 7.0, the array sorting algorithm was changed to Timsort, which
is stable. A compare function returning only `true` or `false`
(converted to 0 and 1) cannot work properly.

PR-URL: https://github.com/nodejs/node/pull/22992
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Kyle Farnung <kfarnung@microsoft.com>
2018-09-22 14:29:37 +02:00
..
2018-09-18 22:58:01 -07:00
2018-09-07 22:42:08 +01:00
2018-09-02 18:14:23 +02:00
2018-09-21 07:18:24 +02:00
2018-09-21 13:23:08 -07:00
2018-07-15 23:57:35 +03:00
2018-09-20 13:32:38 +02:00
2018-09-21 13:23:08 -07:00
2018-09-19 21:12:45 +02:00
2018-07-14 22:57:03 +03:00
2018-09-12 22:37:42 -04:00
2018-07-14 22:57:03 +03:00
2018-09-21 14:14:31 -07:00
2018-07-14 22:57:03 +03:00
2018-09-07 16:55:44 -07:00
2018-09-03 17:47:28 +03:00