OSDN Git Service

Reflection tidying.
authorIan Rogers <irogers@google.com>
Thu, 27 Mar 2014 06:52:41 +0000 (23:52 -0700)
committerIan Rogers <irogers@google.com>
Thu, 27 Mar 2014 06:56:58 +0000 (23:56 -0700)
commit84956ff6c0ff150d86a08157216ded79217d860a
tree04177625872b89f27f00a53b574085416617ee0d
parent636583c586b78e188168e510452cef0645578f8d
Reflection tidying.

Move out arguments to the right and make pointer not reference types.
Remove unused unbox for argument routine.
Simplify convert primitive routine for the case of identical types.

Change-Id: I6456331b0f3f3e5f0b2c361a9f50b4ed1c9462a3
runtime/entrypoints/entrypoint_utils.cc
runtime/native/java_lang_reflect_Field.cc
runtime/reflection.cc
runtime/reflection.h