fpizlo@apple.com | c0d2191 | 2012-02-14 21:26:26 +0000 | [diff] [blame] | 1 | Tests that adding things that aren't numbers using ++ does not crash or generate bogus code. |
2 | |||||
3 | On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | ||||
4 | |||||
5 | |||||
fpizlo@apple.com | 4bc850b | 2013-09-05 06:30:15 +0000 | [diff] [blame] | 6 | PASS foo("foo") is NaN on all iterations including after DFG tier-up. |
7 | PASS successfullyParsed is true | ||||
fpizlo@apple.com | c0d2191 | 2012-02-14 21:26:26 +0000 | [diff] [blame] | 8 | |
9 | TEST COMPLETE | ||||
10 |