Closed
Description
Feature or enhancement
Proposal:
We now support borrowed (tagged) references on the stack. Like LOAD_FAST_BORROW
we can use borrowed references in LOAD_CONST
as the value in the constants array is guaranteed to outlive any variables in the frame.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Activity
GH-134282: Always borrow references LOAD_CONST (GH-134284)
pythonGH-134282: Always borrow references LOAD_CONST (pythonGH-134284)