summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/jaeger/recompile/bug653980.js
blob: f5a4d2a9f0d9f1dd22bd469a5592fe65ba378933 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
function f(code) {
  try {
    Function(code)()
  } catch(r) {}
} {
  function x() {}
}
f("")
f("")
f("")
f("x::e")
if (typeof w == "") {}