diff options
author | 2022-01-21 13:28:43 +0000 | |
---|---|---|
committer | 2022-01-24 11:38:27 +0000 | |
commit | b42cd1d92c8895de0e36cb911b1492b0848b2c2a (patch) | |
tree | 097f5a9b00f5a2e7cc676d9037dfb4693b3d9498 /runtime/quick_exception_handler.cc | |
parent | c8a694ddbcda17fc90121d7e7985d90d3860a60c (diff) |
Don't disable nterp even if non-standard exits might be requested
For pop frame and force early return events from JVMTI we use
non-standard exits which are supported only in the slow interpreter. We
already have support to deoptimize when the actual event happens if the
top two frames aren't running in the slow interpreter. So it isn't
required to disable nterp as a whole just when the feature is enabled.
Test: art/test.py
Bug: 206029744
Change-Id: I4af2fd271f835157d7c867bd1e4f2f1f0c1e0929
Diffstat (limited to 'runtime/quick_exception_handler.cc')
0 files changed, 0 insertions, 0 deletions