diff options
| author | 2021-12-21 17:25:43 +0000 | |
|---|---|---|
| committer | 2022-01-05 14:51:33 +0000 | |
| commit | ba8600819d0ed8b4a2becf7983a42425ab06a123 (patch) | |
| tree | c3c9726446bd7c586eccf59d7cb15270296d0713 /compiler/optimizing/optimizing_compiler.cc | |
| parent | 537f477453823db37130f9c1562f328ad3360b6a (diff) | |
Cleanup enabling / disabling deoptimization support
Enabling deoptimization support is a nop and doesn't need to do
anything. Deoptimize / DeoptimizeEverything install any
instrumentation stubs required.
Disabling deoptimization should uninstall any stubs installed
for deoptimization. We special cased only for interpreter stubs
earlier.
Bug: 206029744
Test: test.py --gtest --run-test
Change-Id: I714ac3f9e05509b1db1a9ef11a8d66420a5394fb
Diffstat (limited to 'compiler/optimizing/optimizing_compiler.cc')
0 files changed, 0 insertions, 0 deletions