Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/debugger/
H A Ddebugger.h172 JERRY_DEBUGGER_MEMSTATS = 5, /**< list memory statistics */ enumerator
H A Ddebugger.c663 ENUM_TYPE_TO_STRING_CASE(JERRY_DEBUGGER_MEMSTATS) in jerry_debugger_package_type_string()
844 case JERRY_DEBUGGER_MEMSTATS: in jerry_debugger_process_message()
/third_party/jerryscript/jerry-debugger/
H A Djerry_client_main.py87 JERRY_DEBUGGER_MEMSTATS = 5 variable
561 self._exec_command(JERRY_DEBUGGER_MEMSTATS)

Completed in 10 milliseconds