Sign in
webkit
/
WebKit
/
4998104f692eb1d9136695fb6ec92704feed5358
/
.
/
PerformanceTests
/
Octane
/
wrappers
/
jsc-jquery.js
blob: 9d5a0cf6d9e4aa61cb34bcc781f493af1c571073 [
file
] [
log
] [
blame
]
function
jscSetUp
()
{
setupCodeLoad
()
}
function
jscTearDown
()
{
tearDownCodeLoad
();
}
function
jscRun
()
{
runCodeLoadJQuery
();
}