archives

« Bugzilla Issues Index

#4387 — Typo in Promise.all


Step 11 should read:
11. Let result be PerformPromiseAll(iteratorRecord, C, promiseCapability).

In the draft, the first argument is "iterator", not "iteratorRecord", which is wrong.


fixed in rev39 publication draft