mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
2 lines
126 B
ReStructuredText
2 lines
126 B
ReStructuredText
Store offset of first traceable instruction in code object to avoid having
|
|
to recompute it for each instruction when tracing.
|