summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/bug-1530643.js
blob: 6e9d068cc75dd6786fc07ab3a6d1df767e9082b3 (plain)
1
2
3
4
// |jit-test| skip-if: !('oomAtAllocation' in this); error: Error

// OOM testing of worker threads is disallowed because it's not thread safe.
oomAtAllocation(11, 11);