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
/
bug1348407.js
blob: 51371fefcdd741e33f66f6eb57db540bcc20780c (
plain
)
1
2
3
4
x
=
evalcx
(
"lazy"
);
oomTest
(
function
()
{
x
.
eval
(
"1"
);
});