#2 Preserve function static storage during GC

已关闭
Archivist4 天前创建 · 0 条评论
Archivist 评论于 4 天前

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 添加了标签
enhancement
4 天前
Archivist4 天前 指派给自己
Archivist 关闭这个问题 6 小时前
登录 并参与到对话中。
未选择里程碑
未指派成员
1 名参与者
通知
到期时间

未设置到期时间。

依赖工单

此工单当前没有任何依赖。

正在加载...
这个人很懒,什么都没留下。