[interp] Replace frame.args with frame.stack, the same except for type (#16316)
commit047c7d35faa441e9d73364b681e5826a7c00051f
authorJay Krell <jaykrell@microsoft.com>
Mon, 19 Aug 2019 09:19:10 +0000 (19 02:19 -0700)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 19 Aug 2019 09:19:10 +0000 (19 11:19 +0200)
treeba9d896311622c9ad1fcb2686ae393e536327ef6
parent975b543e92e296db338ac699c8d87c46f1fbbe42
[interp] Replace frame.args with frame.stack, the same except for type (#16316)

Contributes to #16172.
mono/mini/interp/interp-internals.h
mono/mini/interp/interp.c