comparison: js/src/jit-test/tests/ion/bug836774.js
js/src/jit-test/tests/ion/bug836774.js
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
1 |
|
2 x = ''.charCodeAt(NaN); |
|
3 evaluate("for each (var e in [{}, {}, {}, {}, x]) {}"); |