#2 Preserve function static storage during GC

Fechado
aberto por Archivist 4 dias atrás · 0 comentários

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 dias atrás
Archivist se auto atribuiu para esta issue 4 dias atrás
Archivist closed this issue 6 horas atrás
Acesse para participar desta conversação.
Sem marco
Sem responsável
1 participante(s)
Notificações
Data limite

Data limite não informada.

Dependências

Esta issue atualmente não tem dependências.

Carregando…
Ainda não há conteúdo.