Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Normative:
TypedArray.prototype.sort
: comparefn must be fn or undef…
…ined This requires implementations throw a `TypeError` when the compare function is neither undefined nor a function, which is currently vaguely implied but not explicitly required.
- Loading branch information