You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 25, 2022. It is now read-only.
If WeakRef finalizers should only be implicitly run after the PromiseJob queue is flushed, this property should encoded in HTML's job queue, which is different from JavaScript's, see tc39/ecma262#735 . Otherwise, if they are another kind of microtask queue item interspersed with Promise reactions, make sure it's either in the PromiseJob queue (which HTML requires) or that HTML has the appropriate adjustments to handle some other queue.