Home
last modified time | relevance | path

Searched defs:debug_channel (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-main/
Dmain-unix.c435 char *debug_channel, /**< enable the debugger init or not */ in init_engine()
495 char *debug_channel = "websocket"; in main() local