[jit] Add a 'top-runtime-invoke-unhandled' option to treat exceptions which reach...
authorZoltan Varga <vargaz@gmail.com>
Wed, 29 Jan 2020 01:19:08 +0000 (20:19 -0500)
committerZoltan Varga <vargaz@gmail.com>
Wed, 29 Jan 2020 01:19:10 +0000 (20:19 -0500)
commitea4805037cfc1f98f919b2e83ec641c5a4dcabe8
treeec7c2dc3d581b52d81be4f9f09f0cc9375208a9b
parente2325f35a3d92e435884326b46143e8711a261ca
[jit] Add a 'top-runtime-invoke-unhandled' option to treat exceptions which reach the top invoke frame as unhandled when embedding.

This is not really a MONO_DEBUG option, but easier to implement it this way.
src/mono/mono/mini/driver.c
src/mono/mono/mini/mini-exceptions.c
src/mono/mono/mini/mini-runtime.c
src/mono/mono/mini/mini-runtime.h