blob: f1d62df18c8ca609e71a0a863505f02d1dbb18cd [file] [log] [blame]
Tests that having a dead, and redundant, use of array.length doesn't cause compiler crashes.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS foo([1, 2, 3]) is 3 on all iterations including after DFG tier-up.
PASS successfullyParsed is true
TEST COMPLETE