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
/
bug-1165966.js
blob: 8b0bca873cfdefa28d59937e9666116d4f034c64 (
plain
)
1
2
3
4
5
6
// |jit-test| --no-ion
var
g
=
newGlobal
();
oomTest
(
function
()
{
Debugger
(
g
);
});