blob: 4563e7c7e02cdd6e9ed714b9541c901affeb2c8f [file] [log] [blame]
.sort(comparator):
c,b,a,d,undefined,undefined,undefined,hole,foo,bar,foo,bar
.sort():
a,b,c,d,undefined,undefined,undefined,hole,foo,bar
PASS successfullyParsed is true
TEST COMPLETE