blob: 411f5f6a2831e3e2325c08bacf26f2821b3c1c50 [file] [log] [blame]
This tests that the DFG does not attempt to overwrite the activation register with undefined.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS try { g() } catch (e) { } is void 0 on all iterations including after DFG tier-up.
PASS successfullyParsed is true
TEST COMPLETE