Home
last modified time | relevance | path

Searched refs:JS_DEBUGGER_PORT_NUM (Results 1 – 2 of 2) sorted by relevance

/third_party/quickjs/
Ddebugger.h38 #define JS_DEBUGGER_PORT_NUM 5555 macro
Ddebugger.c47 const int portNum = JS_DEBUGGER_PORT_NUM; in DBG_ConnectToIde()