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
/
closures
/
bug540528.js
blob: 419d33eb5fecdb15671705bf359f9cf347bef63d (
plain
)
1
2
3
4
(
function
()
{
var
a
eval
(
"for(b in[0,0,0,0]){}[a=0]"
)
})()