Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/debugger/
Ddebugger.c1465 jerry_debugger_exception_object_to_string (ecma_value_t exception_obj_value) /**< exception object … in jerry_debugger_exception_object_to_string() argument
1467 ecma_object_t *object_p = ecma_get_object_from_value (exception_obj_value); in jerry_debugger_exception_object_to_string()
1536 property_p = ecma_find_named_property (ecma_get_object_from_value (exception_obj_value), in jerry_debugger_exception_object_to_string()