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

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:6d2da0bf0aaa
1
2 function f() {
3 eval("this")
4 }
5 f()
6 f()

mercurial