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