SharedWorker

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

ChromeWorker
auto ChromeWorker(string scriptURL)
Undocumented in source. Be warned that the author may not have intended to support it.
EventSource
auto EventSource(string url, EventSourceInit eventSourceInitDict)
Undocumented in source. Be warned that the author may not have intended to support it.
FileReaderSync
auto FileReaderSync()
Undocumented in source. Be warned that the author may not have intended to support it.
Worker
auto Worker(string scriptURL, WorkerOptions options)
Undocumented in source. Be warned that the author may not have intended to support it.
XMLHttpRequest
auto XMLHttpRequest(MozXMLHttpRequestParameters params)
Undocumented in source. Be warned that the author may not have intended to support it.
XMLHttpRequest
auto XMLHttpRequest(string ignored)
Undocumented in source. Be warned that the author may not have intended to support it.
onerror
void onerror(Optional!(T0) onerror)
Undocumented in source. Be warned that the author may not have intended to support it.
onerror
EventHandler onerror()
Undocumented in source. Be warned that the author may not have intended to support it.
port
auto port()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.EventTarget.EventTarget _parent;
Undocumented in source.

Meta