index
:
firefox
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
src
/
jit-test
/
tests
/
gc
/
oomInDebugger.js
blob: c1904f573a42e651f31261348a969b7c1e42f847 (
plain
)
1
2
3
4
// |jit-test| skip-if: !('oomTest' in this)
var
g
=
newGlobal
();
oomTest
(()
=>
Debugger
(
g
));