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
/
ion
/
bug1216151.js
blob: 5f549ef516217779ead82dc71d98b9bc580bd83b (
plain
)
1
2
3
4
5
6
new function() { var x = {}; (function() { return x; })(); }