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
/
basic
/
bug855088.js
blob: 9d1145616dea85a01325bb9bbf0cfabde235459b (
plain
)
1
2
3
4
5
(function (y) { arguments.y = 2; with (0) var arguments=5; })(1);