summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/bug-1241731.js
blob: 2264c89eb2746d742aa2c562e6aa3658fa2eec50 (plain)
1
2
3
4
if (!('oomTest' in this))
    quit();

oomTest(() => serialize(0, [{}]));