#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 added the
enhancement
label 4 일 전
Archivist 자체적으로 할당됨 4 일 전
Archivist closed this issue 5 시간 전
로그인하여 이 대화에 참여
마일스톤 없음
담당자 없음
참여자 1명
알림
마감일

마감일이 설정되지 않았습니다.

의존성

이 이슈는 어떠한 의존성도 가지지 않습니다.

불러오는 중...
아직 콘텐츠가 없습니다.