Array.prototype.sort with modern behavior like stable sort in core-jsArrayArray.prototype.reverse()Array.prototype.toSorted()String.prototype.localeCompare()TypedArray.prototype.sort()Array.prototype.sort on v8.dev (2019)Array.prototype.sort stability by Mathias Bynens