summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/bug-1605348.js
blob: f55b13af324bdd4e7ac6878c97dbbbce8d798471 (plain)
1
2
3
4
5
fullcompartmentchecks(true);
var g37 = newGlobal({
    newCompartment: true
});
new g37.WeakRef({});