summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/auto-regress/bug1269074.js
blob: 6e2cc3303516fcb671b31eadac41e4714c5729fc (plain)
1
2
3
// |jit-test| allow-oom; skip-if: !('oomTest' in this)

evalcx('oomTest(function() { Array(...""); })', newGlobal());