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