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