summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/bug-1157577.js
blob: 2ec7556ea37f2d78597ef443143a9f0c71190c87 (plain)
1
2
3
4
x = evalcx('');
gcslice(10);
for (var p in x) {}