blob: 8ca37ffe6c10bc6e1cdc4903c69f69d649021d9c [file] [log] [blame]
Tests that array popping properly cleans up the popped element.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS foo([1, 2]) is [2,42,,] on all iterations including after DFG tier-up.
PASS successfullyParsed is true
TEST COMPLETE