是吗
try { new Worker(); } catch (e) { /* it does not */ }
谢谢
tests[webWorkers] = function () { return !!window.Worker; };