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 17:23:12 +0000 (09:23 -0800)
commit1fd00287bedce99cd602aec00d421bddb7a9a107
tree9456c481870e3a1b3a19a1a9a194012ad463ce53
parentdd0e32e241ea67c8df7f1b8f97dccc68ea291fef
Fix moving GC bugs in quick_field_entrypoints.cc

There was some missing handles. Fixed style.

Bug: 26990650

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