aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/ArchUtility.c
diff options
context:
space:
mode:
authorAndy McFadden <fadden@android.com>2009-08-19 07:21:41 -0700
committerAndy McFadden <fadden@android.com>2009-08-20 17:30:56 -0700
commitab00d455ea67fbf4090567bb09ead8017896ea61 (patch)
tree2b2d66720683073fb4bab9739c7c49ec1594c4b4 /vm/compiler/codegen/arm/ArchUtility.c
parentfe79541b5cc5a490dd3a5b2e68f884fdfad4ca76 (diff)
Progress toward indirect JNI references.
Switch from simple typecasts to conversion functions for the objects passed in and out of JNI calls. No real change here; object references are still just pointers. Use explicit pin/unpin calls for primitive arrays. For GetStringChars we now pin the char[] rather than the String object. (Which doesn't make much difference in the grand scheme of things, since you need to keep the String to pass into the release function anyway.)
Diffstat (limited to 'vm/compiler/codegen/arm/ArchUtility.c')
0 files changed, 0 insertions, 0 deletions