Sign in
webkit
/
WebKit
/
11063d79d10db78766d4ca9ebba022045bc612af
/
.
/
PerformanceTests
/
Octane
/
wrappers
/
jsc-splay.js
blob: 437032603f115027b6911c6e8efcabf6d33afaf9 [
file
] [
log
] [
blame
]
function
jscSetUp
()
{
SplaySetup
();
}
function
jscTearDown
()
{
SplayTearDown
();
}
function
jscRun
()
{
SplayRun
();
}