summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/self-hosting/oom-delazify.js
blob: 2c9bfc71e9b91448eb69b8d3035cfb8b04c32df1 (plain)
1
2
3
4
5
// |jit-test| --no-blinterp; skip-if: !('oomTest' in this)

// Disable the JITs to make oomTest more reliable

oomTest(() => Object.bind())