#2 Preserve function static storage during GC

Chiuso
aperto 4 giorni fa da Archivist · 0 commenti
Archivist 4 giorni fa ha commentato

The goal would be to allow local function storage to be preserved by garbage collection. This is required to implement #1 as the basis for macros would require the duration of storage of macro contents to exceed that of the routine that defined it.

Syntax

N/A

Proposed implementation

Extract the stack exploration to a function that could operate on arbitrary stacks, including word internal stacks.

The goal would be to allow local function storage to be preserved by garbage collection. This is required to implement #1 as the basis for macros would require the duration of storage of macro contents to exceed that of the routine that defined it. ## Syntax `N/A` ## Proposed implementation Extract the stack exploration to a function that could operate on arbitrary stacks, including `word` internal stacks.
Archivist added the
enhancement
label 4 giorni fa
Archivist 4 giorni fa auto-assegnato
Archivist closed this issue 5 ore fa
Effettua l'accesso per partecipare alla conversazione.
Nessuna milestone
Nessuna assegnatario
1 Partecipanti
Notifiche
Data di scadenza

Nessuna data di scadenza impostata.

Dipendenze

Questo problema attualmente non ha alcuna dipendenza.

Caricamento…
Non ci sono ancora contenuti.