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