index
:
external_webkit.git
replicant-4.2
external/webkit
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
SunSpider
/
tests
/
ubench
/
function-empty.js
blob: c170d94a7a70403f7246396a36f5fbcaed8e1b8e (
plain
)
1
2
3
4
5
6
function
f
()
{
}
for
(
var
i
=
0
;
i
<
4000000
; ++
i
)
f
();