ConsoleInstance

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

_exception
void _exception(T0 data)
Undocumented in source. Be warned that the author may not have intended to support it.
assert_
void assert_(bool condition, T1 data)
Undocumented in source. Be warned that the author may not have intended to support it.
clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
count
void count(string label)
Undocumented in source. Be warned that the author may not have intended to support it.
count
void count()
Undocumented in source. Be warned that the author may not have intended to support it.
countReset
void countReset(string label)
Undocumented in source. Be warned that the author may not have intended to support it.
countReset
void countReset()
Undocumented in source. Be warned that the author may not have intended to support it.
debug_
void debug_(T0 data)
Undocumented in source. Be warned that the author may not have intended to support it.
dir
void dir(T0 data)
Undocumented in source. Be warned that the author may not have intended to support it.
dirxml
void dirxml(T0 data)
Undocumented in source. Be warned that the author may not have intended to support it.
error
void error(T0 data)
Undocumented in source. Be warned that the author may not have intended to support it.
group
void group(T0 data)
Undocumented in source. Be warned that the author may not have intended to support it.
groupCollapsed
void groupCollapsed(T0 data)
Undocumented in source. Be warned that the author may not have intended to support it.
groupEnd
void groupEnd()
Undocumented in source. Be warned that the author may not have intended to support it.
info
void info(T0 data)
Undocumented in source. Be warned that the author may not have intended to support it.
log
void log(T0 data)
Undocumented in source. Be warned that the author may not have intended to support it.
profile
void profile(T0 data)
Undocumented in source. Be warned that the author may not have intended to support it.
profileEnd
void profileEnd(T0 data)
Undocumented in source. Be warned that the author may not have intended to support it.
reportForServiceWorkerScope
void reportForServiceWorkerScope(string scope_, string message, string filename, uint lineNumber, uint columnNumber, ConsoleLevel level)
Undocumented in source. Be warned that the author may not have intended to support it.
table
void table(T0 data)
Undocumented in source. Be warned that the author may not have intended to support it.
time
void time(string label)
Undocumented in source. Be warned that the author may not have intended to support it.
time
void time()
Undocumented in source. Be warned that the author may not have intended to support it.
timeEnd
void timeEnd(string label)
Undocumented in source. Be warned that the author may not have intended to support it.
timeEnd
void timeEnd()
Undocumented in source. Be warned that the author may not have intended to support it.
timeLog
void timeLog(string label, T1 data)
Undocumented in source. Be warned that the author may not have intended to support it.
timeStamp
void timeStamp(T0 data)
Undocumented in source. Be warned that the author may not have intended to support it.
timeStamp
void timeStamp()
Undocumented in source. Be warned that the author may not have intended to support it.
trace
void trace(T0 data)
Undocumented in source. Be warned that the author may not have intended to support it.
warn
void warn(T0 data)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta