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