summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/bug-1644985.js
blob: aac0e9927714e96629df630cb19bdd907a2d1e7e (plain)
1
2
3
4
let wr = new WeakRef(evalcx('({})', newGlobal({newCompartment: true})));
nukeAllCCWs();
clearKeptObjects();
gc();