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
/
bug851635.js
blob: 993fbb31314df03b6a6aeaa1af2247954fe494c9 (
plain
)
1
2
3
4
5
6
7
gcPreserveCode
()
try
{
eval
(
"({a1:1});e i"
)
}
catch
(
e
)
{}
gc
()
eval
(
"({a1:1})"
)