Methods
runInWorker(data, cb, keep) → {Worker}
Parameters:
Name | Type | Description |
---|---|---|
data |
any | |
cb |
ExtensionsPrototype.Function_runInWorker | |
keep |
boolean | keep worker after first execution instead of destroy it |
Returns:
- Type
- Worker
toWorker() → {Worker}
Returns:
- Type
- Worker
toWorkerURL() → {string}
Returns:
- Type
- string