Nikita Popov
f890c9c5e3
Fix return type verification with undef var
...
This was loading EG(uninitialized_value) into r0 rather than
FCARG1a.
However, if we fix this issue an existing test fails because
the undef var warning promoted to exception is not caught early
enough, so we need to explicitly check for the exception before
performing the type check.
2021-10-05 15:30:55 +02:00
..
2021-10-05 15:30:55 +02:00
2021-10-05 16:14:39 +03:00
2021-10-05 15:30:55 +02:00
2021-05-05 16:53:43 +02:00
2020-06-09 18:37:37 +02:00
2020-09-30 10:10:27 +02:00
2020-09-30 10:10:27 +02:00
2021-03-05 16:44:08 +01:00
2019-02-05 10:33:28 +03:00
2019-03-11 10:19:35 +01:00
2021-07-04 23:13:50 +02:00
2021-01-28 16:26:26 +01:00
2019-02-05 10:33:28 +03:00
2019-11-26 09:29:27 +03:00
2019-02-05 10:33:28 +03:00
2019-02-05 10:33:28 +03:00
2019-02-05 10:33:28 +03:00
2020-11-02 12:25:21 +01:00
2019-02-05 10:33:28 +03:00
2021-09-14 12:00:44 +02:00
2019-10-14 16:50:23 +02:00
2021-08-18 12:38:27 +02:00
2019-02-05 10:33:28 +03:00
2020-11-04 14:51:44 +01:00
2020-11-04 14:51:44 +01:00
2020-07-17 17:00:42 +02:00
2019-06-28 09:19:49 +02:00
2019-04-01 10:27:11 +03:00
2021-09-24 09:57:32 +02:00
2020-09-18 14:26:44 -07:00