diff options
| author | 2022-10-27 15:37:02 +0100 | |
|---|---|---|
| committer | 2022-10-28 14:36:41 +0000 | |
| commit | f3df7be92137facde077db49cbdfd48832d8f8af (patch) | |
| tree | 66692ddb16e1373ef68ffe195cce32b1b3d53dfd /compiler/optimizing/graph_visualizer.h | |
| parent | a97ac761d69a6699a55cdb6cefd0a2b11e0aadf2 (diff) | |
Fix one crash on deoptimization.
When a full fragment deoptimization (using the deoptimization exception)
happens on a call stack fragment which only has:
art_quick_invoke_stub -> art_quick_to_interpreter_bridge
We do not create a shadow frame. This wasn't expected by
Thread::DeoptimizeWithDeoptimizationException.
Test: 844-exception2
Change-Id: I55377356302fe5d9519af557bf3c0da97e893dc1
Diffstat (limited to 'compiler/optimizing/graph_visualizer.h')
0 files changed, 0 insertions, 0 deletions