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
/
auto-regress
/
bug1276082.js
blob: 5a32fa06a01001e356d8529e045984e43512517c (
plain
)
1
2
3
4
5
function f() { (function() {}).bind()(/x/); } f(); f();