Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get the constructor's resolve function only once in Promise.all #6149

Merged
merged 1 commit into from
Jun 10, 2019

Conversation

zenparsing
Copy link
Contributor

(Also, Promise.race and allSettled.)

This specification change was approved at the June 2019 TC39 meeting.

tc39/ecma262#1506

Copy link
Contributor

@boingoing boingoing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chakrabot chakrabot merged commit 40bb168 into chakra-core:master Jun 10, 2019
chakrabot pushed a commit that referenced this pull request Jun 10, 2019
… once in Promise.all

Merge pull request #6149 from zenparsing:optimize-promise-all

(Also, Promise.race and allSettled.)

This specification change was approved at the June 2019 TC39 meeting.
@zenparsing zenparsing deleted the optimize-promise-all branch June 13, 2019 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants