Make sure we keep a root for the delegates when calling them.moon/3.99.0.2
commit32b3b31f74ec411d02efba37d58433ade9fa6d98
authorRodrigo Kumpera <kumpera@gmail.com>
Thu, 17 Feb 2011 20:56:38 +0000 (17 21:56 +0100)
committerRodrigo Kumpera <kumpera@gmail.com>
Thu, 17 Feb 2011 21:58:12 +0000 (17 22:58 +0100)
tree689f3a9629b53e90f1f1b7bf47c3eafa86981086
parent1be427d6d3c4d46903e854e1e79fd07a355b8859
Make sure we keep a root for the delegates when calling them.

* method-to-ir.c (mono_emit_method_call_full): Make sure
we keep a root for delegates when calling them using the
fast delegate dispatch.

Fixes #667921
mono/mini/method-to-ir.c