summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/parser/bug1547655.js
blob: 540e011d9a3a5b53042c7d04b4698e57d124a992 (plain)
1
2
// |jit-test| allow-unhandlable-oom; allow-oom; skip-if: !('oomTest' in this)
oomTest(() => evaluate(`meta: { with({}) {} }`));