PluginCrashedEventInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

browserDumpID
void browserDumpID(Optional!(T0) browserDumpID)
Undocumented in source. Be warned that the author may not have intended to support it.
browserDumpID
Optional!(string) browserDumpID()
Undocumented in source. Be warned that the author may not have intended to support it.
gmpPlugin
bool gmpPlugin()
Undocumented in source. Be warned that the author may not have intended to support it.
gmpPlugin
void gmpPlugin(bool gmpPlugin)
Undocumented in source. Be warned that the author may not have intended to support it.
pluginDumpID
void pluginDumpID(string pluginDumpID)
Undocumented in source. Be warned that the author may not have intended to support it.
pluginDumpID
string pluginDumpID()
Undocumented in source. Be warned that the author may not have intended to support it.
pluginFilename
void pluginFilename(Optional!(T0) pluginFilename)
Undocumented in source. Be warned that the author may not have intended to support it.
pluginFilename
Optional!(string) pluginFilename()
Undocumented in source. Be warned that the author may not have intended to support it.
pluginID
void pluginID(uint pluginID)
Undocumented in source. Be warned that the author may not have intended to support it.
pluginID
uint pluginID()
Undocumented in source. Be warned that the author may not have intended to support it.
pluginName
void pluginName(string pluginName)
Undocumented in source. Be warned that the author may not have intended to support it.
pluginName
string pluginName()
Undocumented in source. Be warned that the author may not have intended to support it.
submittedCrashReport
void submittedCrashReport(bool submittedCrashReport)
Undocumented in source. Be warned that the author may not have intended to support it.
submittedCrashReport
bool submittedCrashReport()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.Event.EventInit _parent;
Undocumented in source.

Meta