[runtime] Add HANDLES() macro to icall-def.h
authorAleksey Kliger <aleksey@xamarin.com>
Wed, 27 Jul 2016 22:50:13 +0000 (18:50 -0400)
committerAleksey Kliger <aleksey@xamarin.com>
Mon, 8 Aug 2016 16:50:14 +0000 (12:50 -0400)
commit8e509d4d095bb1bf3be3b3b6f7fdd563d97d5707
tree3f185675696f7673a80db9345db6de44ba59ff03
parent98705767f929322b67afe94b2ba1185956dcbe65
[runtime] Add HANDLES() macro to icall-def.h

The HANDLES() macro can be wrapped around an ICALL() to signal that
the icall should use the coop handles machinery from handles.h
mono/metadata/icall-def.h
mono/metadata/icall.c
mono/metadata/loader.h