Home
last modified time | relevance | path

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

/third_party/quickjs/
Ddebugger.h53 #define DBG_NO_NEED_READ_MSG 0 macro
Ddebugger.c784 return DBG_NO_NEED_READ_MSG; in DBG_ProcessMsgByType()
826 isNeedReadMsg = DBG_NO_NEED_READ_MSG; in DBG_ProcessMsg()