commit | 000e1885701c8fdad07a784e3771881fa9be1d8a | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Mon Oct 24 17:14:25 2016 +0100 |
committer | Narayan Kamath <narayan@google.com> | Fri Oct 28 14:11:45 2016 +0100 |
tree | 77d11180fb1d93903fa6c6cd58383d91a82affc5 | |
parent | b5cc1d1321e36d38cd48ae079438a8758b82edc1 [diff] |
method_handles: Complete support for emulated stack frames. Most of this change is a refactor that templatizes the code that performs argument conversions. This allows us to copy arguments between two shadow frames, or an emulated stack frame and a shadow frame. Test: make test-art-host Bug: 30550796 Change-Id: I23e65735a2dbd28f3c7b7d1ccf9762e77e0cf1f1