[interp] Fix fullaotinterp exceptions (#11760)
commit21f9aeeef43cef66c19ccb126c72e919c6bcbbb4
authorVlad Brezae <brezaevlad@gmail.com>
Tue, 27 Nov 2018 08:20:41 +0000 (27 10:20 +0200)
committerGitHub <noreply@github.com>
Tue, 27 Nov 2018 08:20:41 +0000 (27 10:20 +0200)
treefa75705dba72ae9eb734a596365108562d95c04c
parent2c4859839ec81ca0b5d2d8abe3292f031c0b2cde
[interp] Fix fullaotinterp exceptions (#11760)

* [interp] Check for exception if we always catch it in coop case

* [interp] Enable more fullaotinterp tests

billions and billions

* [interp] Reorganize tests for fullaotinterp

* [interp] Don't include internal frames in stack trace

For handled exceptions. On unhandled exceptions we leave them for debugging purposes.

Fixes exception18.cs
mono/mini/mini-exceptions.c
mono/mini/mini-runtime.c
mono/tests/Makefile.am
scripts/ci/run-test-testing_aot_full_interp.sh