summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/bug-1755257.js
blob: 052d2cc427ceeb856094740d1a4c9f17b8b785ca (plain)
1
new FinalizationRegistry(a => 1).register(newGlobal({newCompartment: true}))