summaryrefslogtreecommitdiff
path: root/runtime/java_frame_root_info.h
AgeCommit message (Expand)Author
2024-01-24Add visibility attributes in runtime/j* Dmitrii Ishcheikin
2021-02-23Do not create HandleScope for JNI transitions. Vladimir Marko
2019-09-11Have JavaFrameRootInfo give more info about provenance of root. Alex Light
2018-12-06ART: Move to using locks.h instead of mutex.h Andreas Gampe
2018-08-28Use 'final' and 'override' specifiers directly in ART. Roland Levillain
2017-06-19ART: Refactor stack.h Andreas Gampe