Members
# createFromScript
Creates a worker from a script
# createFromURL
Creates a worker from a URL
Methods
# terminate(worker) → {Monster.DOM.Worker.Factory}
Terminate the worker and call revokeObjectURL if necessary.
Parameters:
Name | Type | Description |
---|---|---|
worker |
Returns: