Deno and Node support for non-registered symbols in Weak{Map,Set,Ref} and FinalizationRegistry#22769
Conversation
5127384 to
4f236d8
Compare
Weak{Map,Set} keysWeak{Map,Set,Ref} and FinalizationRegistry
|
Hey there, thank you for digging into this! This is something that could definitely be added to the
The |
Done - PR here: openwebdocs/mdn-bcd-collector#1445 |
I've updated these too now. |
649e264 to
b63d3e7
Compare
queengooborg
left a comment
There was a problem hiding this comment.
Thank you, this is looking good to me!
Summary
Updated info about Deno and Node support for non-registered symbols as
Weak{Map,Set}keys and asWeakRef/FinalizationRegistrytargets.I tested with the specified versions, but may well be supported by lower versions than these — not sure how important it is that the version specified is strictly the minimum requirement?
Test results and supporting details
Related issues
N/A