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
/
parser
/
bug-1263355-35.js
blob: 1bb5f44dd0c41f153f5910c42d93c76870160402 (
plain
)
1
2
3
4
5
6
7
function f({get } = (0), y) { var stack = getBacktrace({ args: true, }); } f(1, 2);