commit | 4f81907c5b409bac9cf1ad13801280bb15968533 | [log] [tgz] |
---|---|---|
author | Jongwon Lee <jong.won.lee@samsung.com> | Fri Sep 04 02:33:07 2015 +0900 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Tue Sep 29 17:25:25 2015 +0100 |
tree | 63563441e8aa9ff814d58032655cf662ec10f3f8 | |
parent | a2d8b187e7b6631692fa1243e86ef16c428fa9da [diff] |
Add deoptimization test. Test passes with single frame deopt. If we were to deopt the whole stack, we would need to record (interpreter-)live dex registers at call sites. Change-Id: Iebdce60be3fa1b0255fe2fa5ef0cf0b442e061f9 Signed-off-by: Jongwon Lee <jong.won.lee@samsung.com>