commit | f244a5731298d501b4e99722291ff8b560d3ee14 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Fri Jun 08 13:56:51 2018 -0700 |
committer | Alex Light <allight@google.com> | Wed Jun 13 10:32:17 2018 -0700 |
tree | 3aac7ffdb0610153ee55851fe9ce00f7ad7e6a06 | |
parent | dc5423f2f41d63978dfd846c1818998b49f594ae [diff] |
Entry-exit stubs are independent of deoptimization We were incorrectly marking the instrumentation system as having no instrumentation_stubs_installed_ even if entry_exit_stubs are still installed. This would happen when the last method that had been deoptimized is undeoptimized. Test: ./test/testrunner/testrunner.py --host --runtime-option=-Xplugin:libtracefast-trampolined.so Test: ./test.py --host Change-Id: Ib3267cea65cb9f86f737eb5eb8b933daf76119b5