diff options
author | Bill Buzbee <buzbee@google.com> | 2010-03-16 12:41:43 -0700 |
---|---|---|
committer | Bill Buzbee <buzbee@google.com> | 2010-03-16 12:52:08 -0700 |
commit | 849f10247310c62c82a0005f8753e5076ed08875 (patch) | |
tree | 7d08c6a83b481ece6229f61dd7e5ce8968d7560f /include/ScopedJavaUnicodeString.h | |
parent | f097c55c6607a2292821c4b6590efdae1d513326 (diff) |
Jit: Fix register usage bug - Issue 2518825 native crash running ARMv5te JIT
Change I8ca61804 added a call to dvmCanPutArrayElement for APUT_OBJECT,
but did so in a way that violated register usage restrictions. This change
tells the register allocation system what registers we expect to remain
live across the call to dvmCanPutArrayElement.
Change-Id: Icd83b888ba60768a196070d62d07d12c7a3c73c6
Diffstat (limited to 'include/ScopedJavaUnicodeString.h')
0 files changed, 0 insertions, 0 deletions