self
Summary
Returns the WorkerGlobalScope object.
Property of apis/workers/WorkerGlobalScopeapis/workers/WorkerGlobalScope
Syntax
Note: This property is read-only.
var result = object.self;
Return Value
Returns an object of type ObjectObject
Related specifications
- W3C Web Workers Specification
- W3C Editor’s Draft
Attributions
Microsoft Developer Network: Windows Internet Explorer API reference Article