commit | 5da022287ce3110cd8aac1bb39ca418d9b861767 | [log] [tgz] |
---|---|---|
author | Mythri Alle <mythria@google.com> | Tue Dec 21 15:22:40 2021 +0000 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Tue Jan 04 12:15:17 2022 +0000 |
tree | 80f8ecb467c67c860b93a116efa7155b5132e7b6 | |
parent | e7815b8c6553171d1bace73bcc5c9d2b9b08de29 [diff] |
Install instrumentation stubs for supporting single thread deopts We used to instrument with interpreter for supporting single thread deoptimization. This is not necessary so just install instrumentation stubs. Also updates EnsureJitCompiled to handle cases when entry exit stubs are installed. Bug: 206029744 Test: test.py Change-Id: I1d49c7992c7ead7c9f77bf7a432065d440bd5801