comparison: js/src/jit-test/tests/auto-regress/bug726636.js
js/src/jit-test/tests/auto-regress/bug726636.js
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 // |jit-test| error:Error |
|
2 |
|
3 // Binary: cache/js-dbg-64-4a9a6ffd1f21-linux |
|
4 // Flags: |
|
5 // |
|
6 function jsTestDriverEnd() {} |
|
7 this.__defineSetter__("x", function () {}); |
|
8 x %= 5; |
|
9 jsTestDriverEnd(); |
|
10 mjitChunkLimit(); |