index
:
firefox-esr
debian
progress-linux
upstream
debian 12: mozilla
Progress Linux
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
)
{}