blob: 1e0cf5e83f2caf0b415142d803eb54d3099fc1c9 [file] [log] [blame]
fpizlo@apple.com2193bec2013-01-24 00:09:59 +00001Tests that constant folding an access to an uncaptured variable that is captured later in the same basic block doesn't lead to assertion failures.
2
3On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
fpizlo@apple.com0fa83862013-09-06 19:01:21 +00006PASS foo(true, 5)[0] is 462 on all iterations including after DFG tier-up.
fpizlo@apple.com2193bec2013-01-24 00:09:59 +00007PASS successfullyParsed is true
8
9TEST COMPLETE
10