[interp] remove ves_exec_method_with_context_with_ip, othwerwise we end up having...
authorBernhard Urban <bernhard.urban@xamarin.com>
Wed, 26 Apr 2017 15:21:24 +0000 (17:21 +0200)
committerBernhard Urban <bernhard.urban@xamarin.com>
Fri, 28 Apr 2017 18:52:06 +0000 (20:52 +0200)
commit1982951c606d42c5d9cfcd541cbe454250cb8523
tree2a5b652c69a7f6284833715e9c471aab1d63a149
parentc2e47804faa41ae21d2484992bb863b48942501b
[interp] remove ves_exec_method_with_context_with_ip, othwerwise we end up having to native frames for each managed frame in the debugger

and that's annoying.
mono/mini/interp/interp.c