summaryrefslogtreecommitdiff
path: root/runtime/method_handles_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Move implementations from class_root.h to -inl.h .Vladimir Marko2020-05-131-1/+1
* ObjPtr<>-ify method/var handles, fix stale refs in tests.Vladimir Marko2019-03-281-2/+2
* ART: Add object-array-alloc-inl.hAndreas Gampe2018-10-261-0/+1
* ObjPtr<>-ify array allocations.Vladimir Marko2018-06-011-8/+6
* ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use.Vladimir Marko2018-05-311-3/+3
* ART: Type conversion fixes for MethodHandlesOrion Hodson2018-01-291-0/+382