comparison: js/src/jit-test/tests/jaeger/bug557075.js
js/src/jit-test/tests/jaeger/bug557075.js
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
1 // |jit-test| error: TypeError |
|
2 |
|
3 for (l in [Math.h.h.h.h.h.I.h.h.h.h.h.h.h.I.h.I]) { |
|
4 t.x |
|
5 } |
|
6 |
|
7 /* Don't crash or assert. */ |
|
8 |