blob: 74c1adc158b657a5e9731d0c21a358ba7854ab64 [file] [log] [blame]
mjs@apple.com1e2ffc72009-12-10 07:47:41 +00001Tests particular unusual cases of jump-if-less codegen.
2
3On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6PASS !(true && undefined > 0) ? 'true' : 'false' is 'true'
7PASS successfullyParsed is true
8
9TEST COMPLETE
10