Opened 10 years ago
Closed 9 years ago
#1260 closed defect (fixed)
Make locative-ref inlineable
| Reported by: | sjamaan | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 4.12.0 |
| Component: | unknown | Version: | 4.10.x |
| Keywords: | Cc: | ||
| Estimated difficulty: |
Description
Currently we have C_i_locative_set. The C_locative_ref is a CPS procedure, but allocates only a static amount, so we could have C_a_i_locative_ref, deprecating C_locative_ref.
Note: See
TracTickets for help on using
tickets.

Added by 14c0131, 40e476a.