[interp] Outline `mono_interp_calli_nat_dynamic_pinvoke` to reduce stack. (#16201)
commit4c17442dc31553109a8792e0f6d32221392d798c
authorJay Krell <jaykrell@microsoft.com>
Wed, 14 Aug 2019 10:25:44 +0000 (14 03:25 -0700)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 14 Aug 2019 10:25:44 +0000 (14 12:25 +0200)
tree63585f25907c2051aa5f963793905c3e5933bab7
parent136205ab45ca3fe01c49a321103e1563885c8da1
[interp] Outline `mono_interp_calli_nat_dynamic_pinvoke` to reduce stack. (#16201)

Now that we have that function, also change from malloc to alloca.

This is part of #16171 and ultimately over 100 bytes were saved.
mono/mini/interp/interp.c