Open Bug 2003972 Opened 6 hours ago

Fully implement Promise.{allKeyed,allSettledKeyed}

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

People

(Reporter: arai, Unassigned)

References

(Blocks 1 open bug)

Details

The step (4) in bug 2003342.

Things to do:

  1. Implement Promise.{allKeyed,allSettledKeyed} using the underlying implementation added by bug 2003971
  2. Add basic tests that checks some common cases
  3. Build and run tests
You need to log in before you can comment on or make changes to this bug.