commit | 5d9173014c1ca09f7249a6b07629aa37778b5f8f | [log] [tgz] |
---|---|---|
author | Jeff Hao <jeffhao@google.com> | Wed Feb 27 17:57:33 2013 -0800 |
committer | Jeff Hao <jeffhao@google.com> | Fri Mar 15 14:18:28 2013 -0700 |
tree | 80543dbe9af6795212373bb12532b638ff3b22f3 | |
parent | aed0716b9592bb3095cdfc4b111011f9ed74877d [diff] |
Changes to remove need for compiled invoke stubs for quick. ARM, x86, and MIPS implementation complete, though MIPS is untested. The ArgArray is changed to be a uint32_t array instead of a JValue array. Also, a separate result for float/double was needed for x86/MIPS. The invoke stubs are currently still there, but only used for portable. Change-Id: I0647f8d5d420cea61370e662e85bdc0c13b5e378