Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-main/
Dmain-unix.c437 uint16_t debug_port, /**< the debugger port for tcp protocol */ in init_engine()
494 uint16_t debug_port = 5001; in main() local
/third_party/jerryscript/targets/nuttx-stm32f4/
Djerry_main.c321 uint16_t debug_port = 5001; in main() local