Skip to content

Skip weak references that are special consts - #41

Merged
peterzhu2118 merged 1 commit into
mainfrom
mark-weak-special-const
Jul 30, 2025
Merged

Skip weak references that are special consts#41
peterzhu2118 merged 1 commit into
mainfrom
mark-weak-special-const

Conversation

@peterzhu2118

Copy link
Copy Markdown
Member

If a reference marked weak becomes a special const, it will crash because it is not a GC handled object. We should skip special consts here.

If a reference marked weak becomes a special const, it will crash because
it is not a GC handled object. We should skip special consts here.
@peterzhu2118
peterzhu2118 merged commit 5b42072 into main Jul 30, 2025
19 of 22 checks passed
@peterzhu2118
peterzhu2118 deleted the mark-weak-special-const branch July 30, 2025 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant