commit | 3fbd8a7d06636b82422a88593dbbc0e59cddcdc8 | [log] [tgz] |
---|---|---|
author | Mythri Alle <mythria@google.com> | Tue Mar 22 18:25:34 2022 +0000 |
committer | Mythri Alle <mythria@google.com> | Wed Mar 23 11:10:19 2022 +0000 |
tree | e9100228f8f3459f1536d844278e0fb8fa69bbcd | |
parent | 2f6af923eb00f15f9011b17d88ea5d240ed1a020 [diff] |
Check for any forced deopts before restoring instrumentation stack We need to check if there are any frames that are marked for deoptimization before restoring the instrumentation stack. We do this when updating the instrumentation level but miss it when undeoptimizing. Test: art/test.py Change-Id: Ie7f0d3d48d4ae9f7d39b8d1541d853580d39ffe6