blob: e3bc07fb2f2585ebd44a7f9fcdab180a0160fac2 [file] [log] [blame]
fpizlo@apple.comc0d21912012-02-14 21:26:26 +00001Tests that adding things that aren't numbers using ++ does not crash or generate bogus code.
2
3On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
fpizlo@apple.com4bc850b2013-09-05 06:30:15 +00006PASS foo("foo") is NaN on all iterations including after DFG tier-up.
7PASS successfullyParsed is true
fpizlo@apple.comc0d21912012-02-14 21:26:26 +00008
9TEST COMPLETE
10