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
/
profiler
/
bug1231925.js
blob: 0e0011feb672db14ed3ad0e9f8b493d294069874 (
plain
)
1
2
3
4
enableGeckoProfiling
();
oomTest
(
function
()
{
eval
(
"(function() {})()"
)
});