diff --git a/source b/source index ec003781e70..e90a07edb64 100644 --- a/source +++ b/source @@ -91242,8 +91242,6 @@ dictionary PromiseRejectionEventInit : EventInit {
  • Set the event loop's currently running task back to null.

  • -
  • Remove oldestTask from its task queue.

  • -
  • Microtasks: Perform a microtask checkpoint.

  • Let now be the current high resolution time.