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