Skip to content

Conversation

@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Aug 26, 2024
Comment on lines +7 to +14
compat_features:
- javascript.builtins.FinalizationRegistry
- javascript.builtins.FinalizationRegistry.FinalizationRegistry
- javascript.builtins.FinalizationRegistry.register
- javascript.builtins.FinalizationRegistry.unregister
- javascript.builtins.WeakRef
- javascript.builtins.WeakRef.WeakRef
- javascript.builtins.WeakRef.deref
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the record, I wasn't 100% sure these needed to be together at first, but the original proposal illustrates their combined application, which convinced me: https://github.com/tc39/proposal-weakrefs?tab=readme-ov-file#using-weakref-objects-and-finalizationregistry-objects-together.

Co-authored-by: Daniel D. Beck <daniel@ddbeck.com>
@ddbeck ddbeck merged commit 4b2ebc6 into web-platform-dx:main Sep 3, 2024
@Elchi3 Elchi3 deleted the weak-references branch September 3, 2024 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature definition Creating or defining new features or groups of features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants