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
@@ -2599,12 +2599,6 @@ dump_retval (operand op)
|
||||
dump_single_address (getop_retval, op);
|
||||
}
|
||||
|
||||
void
|
||||
dump_exit (void)
|
||||
{
|
||||
serializer_dump_op_meta (create_op_meta_000 (getop_exitval (0)));
|
||||
}
|
||||
|
||||
void
|
||||
dumper_init (void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user