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
/
arrow-functions
/
bug-885067-1.js
blob: 04ee5fe5073594c86a06b90d82055643659e6757 (
plain
)
1
2
3
(function() { a = (b => eval("0; [arguments]"))(); })();