Sign in
webkit
/
WebKit
/
3b4a71b86e9463fbde4635e3ee4b2228ac597d85
/
.
/
LayoutTests
/
js
/
array-sort-reentrance-expected.txt
blob: 6941d92711d822e40526374b5432b6d56a9997e4 [
file
] [
log
] [
blame
]
This tests that a call to array.sort(compareFunction) does not crash from within a sort comparison function.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS successfullyParsed is true
TEST COMPLETE