index
:
firefox-esr
debian
progress-linux
upstream
debian 12 security: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
src
/
jit-test
/
tests
/
auto-regress
/
bug1652148.js
blob: 232957edb6d3ab5103b41fb2af728f180f02278f (
plain
)
1
2
3
4
5
// |jit-test| skip-if: !('oomTest' in this)
oomTest
(()
=>
{
new
AggregateError
([]);
});