comparison: js/src/jit-test/tests/auto-regress/bug583675.js
js/src/jit-test/tests/auto-regress/bug583675.js
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
1 // |jit-test| error:TypeError |
|
2 |
|
3 // Binary: cache/js-dbg-32-2ee92d697741-linux |
|
4 // Flags: -m |
|
5 // |
|
6 { |
|
7 gczeal(2) |
|
8 } |
|
9 (function () { |
|
10 ''.w() |
|
11 })() |