[jit] Fix constrained calls from gsharedvt methods using an interface type to vtype...
authorZoltan Varga <vargaz@gmail.com>
Fri, 22 Sep 2017 22:44:10 +0000 (00:44 +0200)
committerGitHub <noreply@github.com>
Fri, 22 Sep 2017 22:44:10 +0000 (00:44 +0200)
commit878b260edc6eefc7ec36244f8a30af6aa475fcf8
treede1ffd992e646adca2f1d7958a7ca733f568da37
parent01142a1091cfe880938696d745e42db416cff15d
[jit] Fix constrained calls from gsharedvt methods using an interface type to vtype methods, the receiver is boxed, needs to be unboxed. Fixes #58507. (#5628)
mono/mini/gshared.cs
mono/mini/jit-icalls.c