Source code

Revision control

Copy as Markdown

Other Tools

function createWorker()
{
return new Worker('support/Worker-common.js');
}