Partially inline mono_method_signature_checked/internal. (mono/mono#16927)
authorJay Krell <jaykrell@microsoft.com>
Sat, 21 Sep 2019 09:09:41 +0000 (02:09 -0700)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Sat, 21 Sep 2019 09:09:41 +0000 (11:09 +0200)
commit23842a8148a44b4b2613bf1a98f51057ebb55599
tree4a54f2f6e0a13ed52e57a68b1748fa283d6a12c2
parent53f6cf32a4831e8f9c9f5a6694bb1d95d41b3a38
Partially inline mono_method_signature_checked/internal. (mono/mono#16927)

* Inline common fast paths of mono_method_signature_checked and mono_method_signature_internal.

* PR: Restore profilers to use mainstream functions.

Commit migrated from https://github.com/mono/mono/commit/b20c690e3e96c16a7a5c4ab580060db4ccf28d86
src/mono/mono/metadata/class-internals.h
src/mono/mono/metadata/loader.c