summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/ion/recover-lambdas-bug1114566.js
blob: ada8e59f38c5ce294eef100147d1219f4f2b6128 (plain)
1
2
(new Function("return (function o() {}).caller;"))();