Module script::dom::dedicatedworkerglobalscope
source · Structs§
- Set the
worker
field of a related DedicatedWorkerGlobalScope object to a particular value for the duration of this object’s lifetime. This ensures that the related Worker object only lives as long as necessary (ie. while events are being executed), while providing a reference that can be cloned freely.
Enums§
- Messages sent from the owning global.