[JSC] Array.prototype.sort should rejects null comparator
Created attachment 342364 [details] Patch
Comment on attachment 342364 [details] Patch ha! How times change... r=me.
Comment on attachment 342364 [details] Patch Thanks
Comment on attachment 342364 [details] Patch Clearing flags on attachment: 342364 Committed r232666: <https://trac.webkit.org/changeset/232666>
All reviewed patches have been landed. Closing bug.
<rdar://problem/40978395>
Looks like we have some new test262 errors after this revision: Sample Output: ! NEW FAIL test/built-ins/Array/prototype/sort/comparefn-nonfunction-call-throws.js (strict mode) ! NEW FAIL test/built-ins/Array/prototype/sort/comparefn-nonfunction-call-throws.js (default) https://build.webkit.org/builders/Apple%20Sierra%20Debug%20Test262%20%28Tests%29/builds/2822/steps/test262-test/logs/stdio
Committed r232750: <https://trac.webkit.org/changeset/232750>