Searched defs:exception_value (Results 1 – 4 of 4) sorted by relevance
71 def __exit__(self, exception_type, exception_value, traceback): argument
29 def __exit__(self, exception_type, exception_value, traceback): argument
220 def __exit__(self, exception_type, exception_value, traceback): argument
1566 jerry_debugger_send_exception_string (ecma_value_t exception_value) in jerry_debugger_send_exception_string()