haikuwebkit/LayoutTests/js/dfg-arguments-mixed-alias-e...

11 lines
279 B
Plaintext

Tests functions that use 'arguments' in both an aliased and a non-aliased way.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS bar(42) is 42 on all iterations including after DFG tier-up.
PASS successfullyParsed is true
TEST COMPLETE