Sign in
webkit
/
WebKit
/
293423b2e3bc99a3b6b08c9e39c59d8eb89f00e1
/
.
/
PerformanceTests
/
Octane
/
wrappers
/
jsc-mandreel.js
blob: aeb20098e4ecd4a3fc3d0d76bf0c7f990557b84b [
file
] [
log
] [
blame
]
function
jscSetUp
()
{
setupMandreel
();
}
function
jscTearDown
()
{
tearDownMandreel
();
}
function
jscRun
()
{
runMandreel
();
}