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
/
basic
/
bug641231.js
blob: 0e778a0244063afaa7be249594fdf18a67e155b9 (
plain
)
1
try { Function("function a(){this(*)}new a")() } catch (e) {}