commit | 20e7a6ebf8aaa029befe88cc0dc9f67458c16a4c | [log] [tgz] |
---|---|---|
author | Orion Hodson <oth@google.com> | Fri May 18 08:33:20 2018 +0100 |
committer | Jackeagle <jackeagle102@gmail.com> | Thu Aug 09 21:51:14 2018 -0400 |
tree | 97d503aec65ad4e8ba58d174415909b73ea4264e | |
parent | 20ac3372e98a061b558990a7fdaddf79ed4b6d69 [diff] |
ART: Adds an entrypoint for invoke-custom Add support for the compiler to call into the runtime for invoke-custom bytecodes. Bug: 35337872 Test: art/test.py --host -r -t 952 Test: art/test.py --target --64 -r -t 952 Test: art/test.py --target --32 -r -t 952 Change-Id: I821432e7e5248c91b8e1d36c3112974c34171803 Signed-off-by: mydongistiny <jaysonedson@gmail.com>