Merged
ljharb
added
normative change
labels
Jan 29, 2019Merged
Currently V8 [1] and SpiderMonkey [2] have unstable `%TypedArray%.prototype.sort` implementations. Both teams have publicly committed to making their implementations stable, to match `Array.prototype.sort` [3]. Test262 tests: tc39/test262#2062