DefaultTraceInfoABI

Undocumented in source.

Members

Properties

frames
void*[] frames [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

extract
DefaultTraceInfoABI* extract(Throwable.TraceInfo traceInfo)
Undocumented in source. Be warned that the author may not have intended to support it.
extract
DefaultTraceInfoABI* extract(Throwable ex)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_interface
void* _interface;
Undocumented in source.
_monitor
void* _monitor;
Undocumented in source.
_vtbl
void* _vtbl;
Undocumented in source.
callstack
void*[0] callstack;
Undocumented in source.
numframes
int numframes;
Undocumented in source.

Meta