summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/heap-analysis/bug-1252912.js
blob: 1240b45456c7b932e171d37d33f1e0c9e8a35581 (plain)
1
2
3
4
5
6
try {
  x = evalcx('')
  toSource = (function() {
  })
} catch (foo) {}
shortestPaths(this, ["$4"], 5)