summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/basic/bug1344265.js
blob: 2ffc2f7e5cc8333979c7e49cb7dbeeb2bdf8c2b8 (plain)
1
2
3
// |jit-test| allow-unhandlable-oom; allow-oom; skip-if: !('oomAfterAllocations' in this)
oomAfterAllocations(1);
newString("a", {external: true});