comparison: js/src/jit-test/tests/jaeger/recompile/bug641269.js
js/src/jit-test/tests/jaeger/recompile/bug641269.js
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
1 // |jit-test| debug |
|
2 |
|
3 (function() { |
|
4 const x = [][x] |
|
5 })() |