comparison: js/src/jit-test/tests/auto-regress/bug488034.js
js/src/jit-test/tests/auto-regress/bug488034.js
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 // Binary: cache/js-dbg-64-e1257570fef8-linux |
|
2 // Flags: |
|
3 // |
|
4 (function(){ |
|
5 var x; |
|
6 eval("var x; ((function ()x)())"); |
|
7 })() |