summaryrefslogtreecommitdiffstats
path: root/runtime/handle_scope-inl.h
Commit message (Expand)AuthorAgeFilesLines
* Fix HandleScope with wrong thread errorMathieu Chartier2015-01-091-0/+1
* Add VerifyObject to StackHandleScope::SetReferenceMathieu Chartier2015-01-081-0/+66
* ART: Replace COMPILE_ASSERT with static_assert (runtime)Andreas Gampe2014-11-031-1/+1
* Optimize method linkingMathieu Chartier2014-10-271-2/+2
* Work around ICE bugs with MIPS GCC and O1.Ian Rogers2014-10-101-2/+3
* Remove object_utils.h.Ian Rogers2014-07-161-1/+1
* Fix compiler warnings.Mathieu Chartier2014-06-041-2/+1
* Address comments from HandleScope change.Mathieu Chartier2014-05-141-2/+2
* Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-131-0/+47