Sign in
webkit
/
WebKit
/
bbb532697f1bf3981e527025ba245354c102bbeb
/
.
/
PerformanceTests
/
Octane
/
wrappers
/
jsc-closure.js
blob: 1808459e460b0fbe8e95ed42706bf4dcd74bb9a5 [
file
] [
log
] [
blame
]
function
jscSetUp
()
{
setupCodeLoad
()
}
function
jscTearDown
()
{
tearDownCodeLoad
();
}
function
jscRun
()
{
runCodeLoadClosure
();
}