Module dedicatedworkerglobalscope

Module dedicatedworkerglobalscope 

Source

Structsยง

AutoWorkerReset ๐Ÿ”’
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.
DedicatedWorkerGlobalScope ๐Ÿ”’

Enumsยง

DedicatedWorkerControlMsg ๐Ÿ”’
Messages sent from the owning global.
DedicatedWorkerScriptMsg ๐Ÿ”’
MixedMessage ๐Ÿ”’

Constantsยง

_IMPL_DOMOBJECT_FOR_DedicatedWorkerGlobalScope ๐Ÿ”’

Functionsยง

fetch_a_classic_worker_script ๐Ÿ”’
https://html.spec.whatwg.org/multipage/#fetch-a-classic-worker-script
interrupt_callback ๐Ÿ”’ โš