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-4.js
blob: 6329b3f1983efdd8d551513f292ae4bb66deaef3 (
plain
)
1
2
3
4
x
=
evalcx
(
"lazy"
);
oomTest
((
function
()
{
evalcx
(
"({"
,
x
);
}))