gh-129236: Use `stackpointer` in free threaded GC (#129240)
The stack pointers in interpreter frames are nearly always valid now, so use them when visiting each thread's frame. For now, don't collect objects with deferred references in the rare case that we see a frame with a NULL stack pointer.
S
Sam Gross committed
5ff2fbc026b14eadd41b8c14d83bb1eb832292dd
Parent: a292216
Committed by GitHub <[email protected]>
on 1/29/2025, 3:40:51 PM