blob: 0768a236396d9551ebc67c4e009cbab57a6ebbb5 [file] [log] [blame]
This tests that an early return in the first basic block does not crash the DFG's bytecode parser whilst inlining.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS foo(42) is 42
PASS bar(42) is 42
PASS successfullyParsed is true
TEST COMPLETE