comparison: js/src/jit-test/tests/ion/bug-952818.js
js/src/jit-test/tests/ion/bug-952818.js
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
equal
deleted
inserted
replaced
|
1 (function() { |
|
2 eval("\ |
|
3 (function() {\ |
|
4 var f = function(){\ |
|
5 f\ |
|
6 }\ |
|
7 })()\ |
|
8 ") |
|
9 })() |