haikuwebkit/LayoutTests/js/dom/array-sort-accessor-increas...

9 lines
192 B
Plaintext

.sort(comparator):
c,b,a,d,undefined,undefined,undefined,hole,hole,hole,hole,hole
.sort():
a,b,c,d,undefined,undefined,undefined,hole,hole,hole
PASS successfullyParsed is true
TEST COMPLETE