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
/
bug743961.js
blob: 6c1f253d4684a70897b87fea7da4d52538c5e871 (
plain
)
1
2
var
n
=
(
evalcx
(
'lazy'
));
try
{
var
nbuf
=
serialize
(
n
);
}
catch
(
e
)
{}
// Don't crash