comparison: js/src/jit-test/tests/ion/bug756780.js
js/src/jit-test/tests/ion/bug756780.js
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
1 gczeal(4); |
|
2 var i = (29); |
|
3 var status = ''; |
|
4 var statusmessages = new Array(); |
|
5 addThis(); |
|
6 addThis(); |
|
7 function addThis() |
|
8 statusmessages[i] = status; |