js/src/jit-test/tests/auto-regress/bug511836.js

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:eb37dccea7f8
1 // Binary: cache/js-dbg-32-16baceea5fe2-linux
2 // Flags:
3 //
4 for (a in (function () {
5 return Iterator(function () {}).__proto__
6 })()) {
7 ++b
8 }

mercurial