#include "duktape.h"Go to the source code of this file.
Macros | |
| #define | DUK_CONSOLE_PROXY_WRAPPER (1 << 0) |
| #define | DUK_CONSOLE_FLUSH (1 << 1) |
Functions | |
| void | duk_console_init (duk_context *ctx, duk_uint_t flags) |
| #define DUK_CONSOLE_FLUSH (1 << 1) |
| #define DUK_CONSOLE_PROXY_WRAPPER (1 << 0) |
| void duk_console_init | ( | duk_context * | ctx, |
| duk_uint_t | flags | ||
| ) |