Commit 27a2e49
authored
JIT: Fix crash due to incorrect caching on side exits when exiting jitted code.
* Make sure that stack is in correct state at side exits with TOS cached values
* Simplify choice of cached items for side exits
1 parent 1a9cdaf commit 27a2e49
7 files changed
Lines changed: 982 additions & 330 deletions
File tree
- Include/internal
- Lib/test/test_capi
- Misc/NEWS.d/next/Core_and_Builtins
- Python
- Tools/cases_generator
0 commit comments