Remove exit completion value type.
JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
This commit is contained in:
committed by
Evgeny Gavrin
parent
447358cd4a
commit
06dffdec8f
@@ -3102,7 +3102,7 @@ parser_parse_program (const char *source_p, /**< source code buffer */
|
||||
}
|
||||
else
|
||||
{
|
||||
dump_exit ();
|
||||
dump_ret ();
|
||||
}
|
||||
|
||||
#ifndef JERRY_NDEBUG
|
||||
|
||||
Reference in New Issue
Block a user