#2 Preserve function static storage during GC

已關閉
Archivist4 天之前建立 · 0 條評論

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 天之前
Archivist4 天之前 指派給自己
Archivist closed this issue 5 小時之前
登入 才能加入這對話。
未選擇里程碑
No Assignees
1 參與者
訊息
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
尚未有任何內容