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
/
self-test
/
baselineCompile-Bug1444894.js
blob: 768d4b655c474247a961a17a3ab0b18c42e90633 (
plain
)
1
2
3
4
5
if
(
typeof
baselineCompile
==
"function"
)
{
gc
();
newGlobal
().
baselineCompile
();
}