Fix running out of temps when storing invoke-interface result.
On ARM, after emitting invoke-interface we didn't have any free temps to use for storing the result, so we would crash if the result was an unpromoted dalvik register with stack location too far from SP. Bug: 18769895 (cherry picked from commit d6bd06c7) Change-Id: Id88f6f3788eaf6ecbc7bd68880b445423f6e4f94
Loading
Please sign in to comment