js/src/jit-test/tests/ion/bug844364.js

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:6d2da0bf0aaa
1
2 function f() {
3 eval("this")
4 }
5 f()
6 f()

mercurial