[runtime] Speed up mono_icall_start()/mono_icall_end() a bit by using inline versions...
authorZoltan Varga <vargaz@gmail.com>
Fri, 24 Feb 2017 17:16:15 +0000 (12:16 -0500)
committerGitHub <noreply@github.com>
Fri, 24 Feb 2017 17:16:15 +0000 (12:16 -0500)
commit655ac68c8a2b330d96c20802642e264cbffd93b5
tree839f41d84cc7f91a69b21789ade918be1bca7c22
parent5c11fe647563fa051f73d3571da839dfccd26f8e
[runtime] Speed up mono_icall_start()/mono_icall_end() a bit by using inline versions of the MonoError functions. (#4424)
mono/metadata/marshal.c