blob: 7d9f1294c7219f2d00c85e2f740a39acb245b60d [file] [log] [blame]
function createWorker()
{
return new Worker('resources/worker-common.js');
}