commit | 811bd5ff0189122d34e8a1b8ccda889bbba4c0d1 | [log] [tgz] |
---|---|---|
author | Orion Hodson <oth@google.com> | Wed Dec 07 11:35:37 2016 +0000 |
committer | Orion Hodson <oth@google.com> | Fri Jan 06 08:49:07 2017 +0000 |
tree | 278b128c15dc32657e06fd38b7111407edef552f | |
parent | b51edffe1c0b331a4d4d5298938c7c1b31ebaf6a [diff] |
ART: Make method handle runtime code callable from compiler. Most of this change is moving the existing method handles code, but it also introduces a new header file, common_dex_operations.h, that has some operations taken from interpreter_common.{h,cc} that are also used by method handles (perform call, set field, get field). Bug: 30550796 Test: m test-art-host Change-Id: I2235e13770a5562950f2767f65a25ca273479150