Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Object provides properties associated with the web worker's global scope.
Note These APIs can only be used with F12 developer tools and the Diagnostics Script Engine, and can't be called from JavaScript.
![]() |
DOM Information
Inheritance Hierarchy
The WebWorkerDiagnosticsGlobalScope does not inherit from any class or interface.
Members
The WebWorkerDiagnosticsGlobalScope object has these types of members:
- Properties
Properties
The WebWorkerDiagnosticsGlobalScope object has these properties.
Property | Access type | Description |
---|---|---|
Read-only |
Returns an object used to communicate with the parent Diagnostics Object Model. |
|
Read-only |
Returns a reference to the WebWorkerDiagnostics global scope |
|
Read-only |
Returns a WebWorkerDiagnosticsWorker object that's used to access the WorkerGlobalScope. |