Re: [w3ctag/design-reviews] JavaScript WeakRefs (#321)

Finalization sounds dangerous, but I do understand the use-cases. I am wondering whether a lot of GC might delay the event loop (which could be a problem) as all the finalizers are run right after microtasks and right before the event loop.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/321#issuecomment-494461803

Received on Tuesday, 21 May 2019 16:24:29 UTC