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
/
ion
/
bug1022081.js
blob: f1e198849a6450a510c720351f4a12c066207201 (
plain
)
1
2
3
4
5
6
7
8
function
f
()
{
(
function
()
{
gc
()
})()
}
enableGeckoProfiling
()
f
()
f
()