comparison: js/src/jit-test/tests/auto-regress/bug563126.js
js/src/jit-test/tests/auto-regress/bug563126.js
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 // |jit-test| error:ReferenceError |
|
2 |
|
3 // Binary: cache/js-dbg-64-985cdfad1c7e-linux |
|
4 // Flags: |
|
5 // |
|
6 (function(x){ function a () { x = 2 }; tracing(true); a(); })() |