summaryrefslogtreecommitdiff
path: root/runtime/class_loader_utils.h
diff options
context:
space:
mode:
author Mythri Alle <mythria@google.com> 2022-11-07 14:05:27 +0000
committer Mythri Alle <mythria@google.com> 2022-11-09 13:32:47 +0000
commit57afbc2a47f3da4bd5f521d8e4731ce308c85a46 (patch)
treedd6aacdd3eb35b76259ccd98fae10d01ad2e0b67 /runtime/class_loader_utils.h
parent8a5c2f398227f464d69d2102d668961baf87ad7b (diff)
Don't use nterp when instrumentation is active
Using nterp requires the use of instrumentation stubs that call method entry / exit hooks required for supporting features related to instrumentation. We want to remove instrumentation stubs since that requires updating stack addresses and maintaining additional information in a side table. So disable nterp when instrumentation is active. JITing is still supported, so debugger performance isn't expected to impact too much. Bug: 206029744 Test: art/test.py Change-Id: I25c667188d2d04f6a0e0bb9ceaedb9df073cae9e
Diffstat (limited to 'runtime/class_loader_utils.h')
0 files changed, 0 insertions, 0 deletions