[interp] Remove varargs from InterpFrame and recompute it instead (#16598)
commitf491af13f482fb42313aa5919ef6e2a030501994
authorVlad Brezae <brezaevlad@gmail.com>
Tue, 3 Sep 2019 08:21:56 +0000 (3 11:21 +0300)
committerGitHub <noreply@github.com>
Tue, 3 Sep 2019 08:21:56 +0000 (3 11:21 +0300)
treecc7fda69b1dad378634e31853ad076c0fb3c021d
parentb9b13f0fc10496e54c5b72993c589ca24fa636ab
[interp] Remove varargs from InterpFrame and recompute it instead (#16598)

It is a waste of stack space.
mono/mini/interp/interp-internals.h
mono/mini/interp/interp.c
mono/mini/interp/transform.c