Files
openide/python/helpers
Andrey Lisin f0ee8394f0 PY-57113 Use call instruction offset instead of offset of function name load instruction
To understand if the function has already been called, it is essential to use the actual call instruction offset instead of just the offset of the instruction that loads the function name to the stack.

GitOrigin-RevId: daee548c9eaa4c041a83756ba3e3a6ecfb3b3ce7
2024-01-29 18:28:38 +00:00
..