summaryrefslogtreecommitdiffstats
path: root/runtime/indirect_reference_table-inl.h
Commit message (Expand)AuthorAgeFilesLines
* Add more read barriers for JNI roots.Hiroshi Yamauchi2014-06-201-2/+1
* Add read barriers for the class and the intern tables.Hiroshi Yamauchi2014-06-131-1/+1
* Add read barriers for the weak roots in the JNI weak globals.Hiroshi Yamauchi2014-05-291-1/+5
* Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-131-1/+1
* Add lockless SynchronizedGet for indirect reference table.Mathieu Chartier2014-05-051-0/+87