Home
last modified time | relevance | path

Searched refs:JERRY_DEBUGGER_MEMSTATS_RECEIVE (Results 1 - 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-core/debugger/
H A Ddebugger.h145 JERRY_DEBUGGER_MEMSTATS_RECEIVE = 15, /**< memstats sent to the client */ enumerator
H A Ddebugger.c1433 memstats_p->type = JERRY_DEBUGGER_MEMSTATS_RECEIVE; in jerry_debugger_send_memstats()
/third_party/jerryscript/jerry-debugger/
H A Djerry_client_main.py43 JERRY_DEBUGGER_MEMSTATS_RECEIVE = 15 variable
782 elif buffer_type == JERRY_DEBUGGER_MEMSTATS_RECEIVE:

Completed in 5 milliseconds