index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
src
/
jit-test
/
tests
/
closures
/
bug540133.js
blob: 495f7b0c9e44aed35f278a12bbb111fe00a86960 (
plain
)
1
2
3
4
(function() { var x; eval("for (x in (gc)()) for each(e in [0]) { print }") })()