haikuwebkit/LayoutTests/js/dfg-add-not-number-expected...

11 lines
297 B
Plaintext

Tests that adding things that aren't numbers using ++ does not crash or generate bogus code.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS foo("foo") is NaN on all iterations including after DFG tier-up.
PASS successfullyParsed is true
TEST COMPLETE