Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
Closed
Description
Feature or enhancement
Proposal:
We now support borrowed (tagged) references on the stack. LikeLOAD_FAST_BORROW
we can use borrowed references inLOAD_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