summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/basic/bug1285227.js
blob: 761133708226922da17e1eaefcb2eeb1d4afde38 (plain)
1
2
3
4
// |jit-test| skip-if: helperThreadCount() === 0
evalInWorker(`
    (new WeakMap).set(FakeDOMObject.prototype, this)
`);