haikuwebkit/LayoutTests/js/array-sort-reentrance-expec...

10 lines
243 B
Plaintext

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