haikuwebkit/LayoutTests/js/array-tostring-and-join-exp...

11 lines
248 B
Plaintext

This test checks that toString and join share the same HashSet for visited elements.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS arr.join() is '1,2,,**'
PASS successfullyParsed is true
TEST COMPLETE