diff options
| author | Alasdair Armstrong | 2018-07-12 16:14:13 +0100 |
|---|---|---|
| committer | Alasdair Armstrong | 2018-07-12 16:14:13 +0100 |
| commit | d482dcd0152b1f44faf1ad3b1ae06c029a048dab (patch) | |
| tree | 0c92d89e12c7872592571558ba400eb6b0e64a00 /language | |
| parent | 79ecf8b83b06a6bd1330e1f243826cbe951a9e7d (diff) | |
Handle failures during interpreting better
Changes to the interpreter to better support constant folding during
compilation mean it can now throw exceptions to the caller, allow the
caller to handle the error, rather than simply printing an error. This
broke the ARM interpreter test because exit() is handled by throwing
an Exit exception in the interpreter.
Diffstat (limited to 'language')
0 files changed, 0 insertions, 0 deletions
