Sign in
webkit
/
WebKit
/
f2ca8478512b6b671ac07982ba0b14fb66e64924
/
.
/
PerformanceTests
/
Octane
/
wrappers
/
jsc-gbemu.js
blob: e0c816e851403eeb925ab41a9db279811524fbbe [
file
] [
log
] [
blame
]
function
jscSetUp
()
{
setupGameboy
();
}
function
jscTearDown
()
{
decoded_gameboy_rom
=
null
;
}
function
jscRun
()
{
runGameboy
();
}