Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-ext/debugger/
Ddebugger-rp.c30 #define JERRYX_DEBUGGER_RAWPACKET_ONE_BYTE_LEN_MAX 255 macro
62 JERRYX_ASSERT (message_length <= JERRYX_DEBUGGER_RAWPACKET_ONE_BYTE_LEN_MAX); in jerryx_debugger_rp_send()
158 JERRYX_DEBUGGER_RAWPACKET_ONE_BYTE_LEN_MAX, in jerryx_debugger_rp_create()
160 JERRYX_DEBUGGER_RAWPACKET_ONE_BYTE_LEN_MAX); in jerryx_debugger_rp_create()