summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/regress-1711413.js
blob: 8261c47f7fa4731f5d7ccfd383d16f0f1e1dab46 (plain)
1
2
3
4
5
6
// Required --no-threads to crash.

enableShellAllocationMetadataBuilder();
newGlobal({newCompartment:true});
gcslice(1);
nukeAllCCWs();