comparison: js/src/jit-test/tests/ion/bug756780.js
js/src/jit-test/tests/ion/bug756780.js
- changeset 0
- 6474c204b198
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; |