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

Enumsยง

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

Constantsยง

_IMPL_DOMOBJECT_FOR_DedicatedWorkerGlobalScope ๐Ÿ”’

Functionsยง

interrupt_callback ๐Ÿ”’ โš