Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-main/
Dmain-unix.c436 char *debug_protocol, /**< enable the debugger init or not */ in init_engine()
496 char *debug_protocol = "tcp"; in main() local