[interpreter] hacky implementation for create_method_pointer
authorBernhard Urban <bernhard.urban@xamarin.com>
Thu, 9 Feb 2017 19:42:18 +0000 (20:42 +0100)
committerBernhard Urban <bernhard.urban@xamarin.com>
Thu, 16 Feb 2017 22:09:38 +0000 (23:09 +0100)
commit5f6f7b17bc99b63e9a5b2a5b5496ad46ae72d8db
treebdecd1b0948bd5f5ca66d88c6e5ad85e08d18dac
parenta26da0742bc5572f53d95005a06a48d373199bd2
[interpreter] hacky implementation for create_method_pointer

not quite sure yet what the requirements are, but this works now for
executing a simple hello world :-) in metadata/gc.c we use this
interface to call the Finalize method on objects.
mono/mini/interpreter/interp.c