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
/
arguments
/
bug1051760.js
blob: aeb54feecc3e17ca1f2c72a18c314cde073a82c3 (
plain
)
1
2
3
4
function test() { eval("var { [arguments] : y } = {};"); } test();