Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Layering: Allow hosts to cleanly specify Promise Job semantics (tc39#…
…1597) This layering change retains the PendingJob concept but sends PendingJob records off to the host to be dispatched at the appropriate time, replacing the RunJobs algorithm. The change is expected to help specify the interaction between Promises, WeakRefs and the Web more precisely, while maintaining all current invariants. Co-authored-by: Domenic Denicola <[email protected]> Co-authored-by: Daniel Ehrenberg <[email protected]> Co-authored-by: Shu-yu Guo <[email protected]>
- Loading branch information