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