|
Mac Dev Center
Mac OS X Reference Library Networking, Internet, & Web: Web Client WebKit DOM Reference
|
Console |
| Module: | window |
| Declared In: |
Use the links in the table of contents to the left to access the documentation.
assert |
void assert( in boolean condition);
count |
void count();
debug |
void debug();
dir |
void dir();
dirxml |
void dirxml();
error |
void error();
group |
void group();
groupEnd |
void groupEnd();
info |
void info();
log |
void log();
profile |
void profile( in DOMString title);
profileEnd |
void profileEnd( in DOMString title);
time |
void time( in DOMString title);
timeEnd |
void timeEnd( in DOMString title);
trace |
void trace();
warn |
void warn();
profiles |
readonly attribute Array profiles;
Last Updated: 2009-05-29