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
/
basic
/
bug1219128-5.js
blob: 9ce2c7ab5c8b486ef51618d8984ebfbba1a43374 (
plain
)
1
2
3
4
x
=
evalcx
(
"lazy"
);
oomTest
(
function
()
{
x
.
of
(
new
(
delete
y
));
});