OSDN Git Service

Fix compiler warnings.
authorMathieu Chartier <mathieuc@google.com>
Tue, 3 Jun 2014 22:37:03 +0000 (15:37 -0700)
committerMathieu Chartier <mathieuc@google.com>
Wed, 4 Jun 2014 16:58:05 +0000 (09:58 -0700)
commitbc56fc3242ea2fad6630abdee1657f444eee8d30
tree9a50948145747c557d1da1e0f25192573d81e0f1
parent32640daf36acda331719766956b25661647e2461
Fix compiler warnings.

Added GetReference, GetHandle to StackHandleScope to prevent the
compiler from optimizing away these loads/stores from inline
functions.

Change-Id: I4db02dd3194665d844292e74e3a7d7c80e730e06
runtime/class_linker-inl.h
runtime/handle_scope-inl.h
runtime/handle_scope.h
runtime/mirror/dex_cache-inl.h