[mono][interp] Add support for missing argument storage type (#88606)
authorVlad Brezae <brezaevlad@gmail.com>
Mon, 10 Jul 2023 18:45:51 +0000 (21:45 +0300)
committerGitHub <noreply@github.com>
Mon, 10 Jul 2023 18:45:51 +0000 (13:45 -0500)
commit815ab772aee7fc37b090ee7f0c6261c6aca5bbfd
treeed83867fb3914f28909185245eb140c8ed67c524
parenta41f655468f27325dff62e6a021aa3d05c64e713
[mono][interp] Add support for missing argument storage type (#88606)

When a valuetype is passed by ref on the stack
src/mono/mono/mini/mini-arm64.c