OSDN Git Service

Fix moving GC bugs in quick_field_entrypoints.cc
authorMathieu Chartier <mathieuc@google.com>
Fri, 5 Feb 2016 02:13:32 +0000 (18:13 -0800)
committerMathieu Chartier <mathieuc@google.com>
Fri, 5 Feb 2016 19:28:40 +0000 (11:28 -0800)
commitbf36918448eb2c0ce15d429e3fc3ef1e525a9ee6
tree400dd7e27183a28f7a4b2b65e83783542bcec3e5
parent45b93ca31448888d13b3859a8c3d0c90d4b00e54
Fix moving GC bugs in quick_field_entrypoints.cc

There was some missing handles. Fixed style.

Bug: 26990650

(cherry picked from commit 1fd00287bedce99cd602aec00d421bddb7a9a107)

Change-Id: If7cb0de61e6b19004838e98345fdbc60ccdd5767
runtime/entrypoints/entrypoint_utils-inl.h
runtime/entrypoints/entrypoint_utils.h
runtime/entrypoints/quick/quick_field_entrypoints.cc