[jit] Assert that the trampoline code is called in gc unsafe mode, throw exceptions...
authorZoltan Varga <vargaz@gmail.com>
Sat, 26 Aug 2017 08:53:24 +0000 (04:53 -0400)
committerGitHub <noreply@github.com>
Sat, 26 Aug 2017 08:53:24 +0000 (04:53 -0400)
commitd0e103fcb4ed3f0ba867052f9b5a4ac71faa0226
treeea42e8161f278adb8b33368dbb0f721c1329f11f
parent7263bfef5515646bdc0e0852157a4d4a86ce1d7a
[jit] Assert that the trampoline code is called in gc unsafe mode, throw exceptions by returning the exception to the assembly trampoline code and throwing it from there. (#5409)
mono/mini/mini-trampolines.c
mono/utils/mono-threads-state-machine.c
mono/utils/mono-threads.h