index
:
firefox
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
src
/
jit-test
/
tests
/
modules
/
bug-1217593.js
blob: ebf210b38ea293ea9776bcdca32024224a59df71 (
plain
)
1
2
3
4
5
6
enableOsiPointRegisterChecks
();
function
f
()
{
return
this
;
}
f
();
f
();