https://codereview.chromium.org/1214053004/diff/100001/test/mjsunit/regress/regress-4271.js
File test/mjsunit/regress/regress-4271.js (right):

https://codereview.chromium.org/1214053004/diff/100001/test/mjsunit/regress/regress-4271.js#newcode5
test/mjsunit/regress/regress-4271.js:5: if (typeof Worker ===
'function') test();
I've just been doing

if (this.Worker) {
  ...
}

https://codereview.chromium.org/1214053004/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to