ProfileTimelineStackFrame

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

asyncCause
void asyncCause(string asyncCause)
Undocumented in source. Be warned that the author may not have intended to support it.
asyncCause
string asyncCause()
Undocumented in source. Be warned that the author may not have intended to support it.
asyncParent
void asyncParent(Optional!(T0) asyncParent)
Undocumented in source. Be warned that the author may not have intended to support it.
asyncParent
auto asyncParent()
Undocumented in source. Be warned that the author may not have intended to support it.
column
void column(int column)
Undocumented in source. Be warned that the author may not have intended to support it.
column
int column()
Undocumented in source. Be warned that the author may not have intended to support it.
functionDisplayName
void functionDisplayName(string functionDisplayName)
Undocumented in source. Be warned that the author may not have intended to support it.
functionDisplayName
string functionDisplayName()
Undocumented in source. Be warned that the author may not have intended to support it.
line
void line(int line)
Undocumented in source. Be warned that the author may not have intended to support it.
line
int line()
Undocumented in source. Be warned that the author may not have intended to support it.
parent
void parent(Optional!(T0) parent)
Undocumented in source. Be warned that the author may not have intended to support it.
parent
auto parent()
Undocumented in source. Be warned that the author may not have intended to support it.
source
void source(string source)
Undocumented in source. Be warned that the author may not have intended to support it.
source
string source()
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