summaryrefslogtreecommitdiffstats
path: root/runtime/mirror/method_handle_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* ART: Add class-alloc-inl.hAndreas Gampe2018-10-261-1/+1
* Remove static GcRoot<>s from Class and ClassExt.Vladimir Marko2018-05-311-1/+0
* Remove static_class_ from Method/VarHandle and CallSite.Vladimir Marko2018-05-251-29/+3
* ART: Verifier support for VarHandlesOrion Hodson2018-01-051-0/+8
* ART: Clean up art_method.hAndreas Gampe2017-04-211-1/+5
* ART: invoke-custom supportOrion Hodson2017-02-141-0/+24
* ART: Add verifier support for invoke-polymorphic.Orion Hodson2016-12-021-0/+6
* java.lang.invoke: Add mirror types for MethodHandle / MethodType.Narayan Kamath2016-09-291-0/+43