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

oomTest(() => getBacktrace({args: oomTest[load+1], locals: true, thisprops: true}));