commit | eb9cbc33ee450d9c237a48273595d9f2a05be342 | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Fri Aug 28 14:45:12 2009 -0700 |
committer | Andy McFadden <fadden@android.com> | Fri Aug 28 15:19:18 2009 -0700 |
tree | 7fa3c90b4d6af3f4625fad620108e4528ae7bd3c | |
parent | af0e838887d3a2fa76e0d2716e39adf2bb0c01a1 [diff] |
Expand indirect reference ifdefs. This excludes some things that used to be common between the direct and indirect reference implementations. The goal is to restore the original method call performance. In particular, we no longer convert native method arguments to local references when USE_INDIRECT_REF is not defined.