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
/
ion
/
bug807047.js
blob: 89fedd2d8a0aacfb7e842509afa6cf6e39543432 (
plain
)
1
2
3
4
5
6
7
8
9
function f(code) { eval(code) } f("\ function h({x}) {\ print(x)\ }\ h(/x/);\ ")