UNPKG

test262-parser-tests

Version:
8 lines (7 loc) 105 B
if (a) { try { b('try'); } catch (c) {} // do not optimize it (function () { b('d'); }()); }