ConsoleStackEntry

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

asyncCause
Optional!(string) asyncCause()
Undocumented in source. Be warned that the author may not have intended to support it.
asyncCause
void asyncCause(Optional!(T0) asyncCause)
Undocumented in source. Be warned that the author may not have intended to support it.
columnNumber
void columnNumber(uint columnNumber)
Undocumented in source. Be warned that the author may not have intended to support it.
columnNumber
uint columnNumber()
Undocumented in source. Be warned that the author may not have intended to support it.
filename
void filename(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
filename
string filename()
Undocumented in source. Be warned that the author may not have intended to support it.
functionName
void functionName(string functionName)
Undocumented in source. Be warned that the author may not have intended to support it.
functionName
string functionName()
Undocumented in source. Be warned that the author may not have intended to support it.
lineNumber
void lineNumber(uint lineNumber)
Undocumented in source. Be warned that the author may not have intended to support it.
lineNumber
uint lineNumber()
Undocumented in source. Be warned that the author may not have intended to support it.
sourceId
void sourceId(uint sourceId)
Undocumented in source. Be warned that the author may not have intended to support it.
sourceId
uint sourceId()
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

handle
JsHandle handle;
Undocumented in source.

Meta