Put finally data back in locals instead of frame to save 16 bytes of stack.
authorJay Krell <jaykrell@microsoft.com>
Sat, 17 Aug 2019 05:47:17 +0000 (22:47 -0700)
committerJay Krell <jaykrell@microsoft.com>
Sat, 17 Aug 2019 07:05:50 +0000 (00:05 -0700)
commit4ece4948174a5c35969fa35cd66d95e87546dce2
tree818e35862352582362fafb85babc384ec027c4ba
parent29a7e490fddd1fcea1d513a8b831c273b5585a79
Put finally data back in locals instead of frame to save 16 bytes of stack.

Partial undo of mono/mono@f8fd60b5c088753a4a0ccb79483ebae73489e7a2.

Commit migrated from https://github.com/mono/mono/commit/3fb7834afb70974092aa43ec0ff1d8188fdf2d68
src/mono/mono/mini/interp/interp-internals.h
src/mono/mono/mini/interp/interp.c