Closed Bug 1629794 Opened 5 years ago Closed 5 years ago

Handle absent arguments in AsyncFromSyncIteratorPrototype methods

Categories

(Core :: JavaScript Engine, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla77
Tracking Status
firefox77 --- fixed

People

(Reporter: anba, Assigned: anba)

Details

Attachments

(1 file)

Implement the changes from https://github.com/tc39/ecma262/pull/1776.

We're using a shared implementation for the "next", "return", and "throw"
methods, so we only need to adjust a single line of code.

Spec PR: https://github.com/tc39/ecma262/pull/1776

Depends on D70815

Priority: -- → P2
Pushed by apavel@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/df074e9ed321 Handle absent arguments in AsyncFromSyncIteratorPrototype. r=yulia
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: