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
/
jaeger
/
bug577646.js
blob: 659354c8b55a1a5b447b945ffca172811796c5cb (
plain
)
1
2
3
4
5
try
{
[]();
}
catch
(
e
)
{}
/* Don't crash. */