summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/bug1282113.js
blob: 88d128a0ffa17d7e9e43f6767fb1fa8298ba4e89 (plain)
1
2
3
4
5
6
Object.getOwnPropertyNames(this);
setGCCallback({
    action: "majorGC",
    phases: "begin"
});
selectforgc(this);