commit | 75046d1c24c079939e68aed7f3552475a876f25b | [log] [tgz] |
---|---|---|
author | Orion Hodson <oth@google.com> | Thu May 10 08:22:46 2018 +0100 |
committer | Jackeagle <jackeagle102@gmail.com> | Thu Aug 09 21:50:17 2018 -0400 |
tree | 17c3d7187ea6ac6e1d2e2b8ca11f4de103b9c0c4 | |
parent | b426afb25d3992a00437a273e6a15111712bd4ff [diff] |
ART: Compiler support for const-method-handle Implemented as a runtime call. Bug: 66890674 Test: art/test.py --target -r -t 979 Test: art/test.py --target --64 -r -t 979 Test: art/test.py --host -r -t 979 Change-Id: I67f461c819a7d528d7455afda8b4a59e9aed381c Signed-off-by: mydongistiny <jaysonedson@gmail.com>