We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Stage 3 proposal: https://github.com/tc39/proposal-promise-allSettled
The text was updated successfully, but these errors were encountered:
[MERGE #6138 @boingoing] Implement Promise.allSettled
6359ad7
Merge pull request #6138 from boingoing:promiseallsettled Implement Promise.allSettled This is now in Stage 3 and supported in V8 and JSC. See spec: https://tc39.github.io/proposal-promise-allSettled/ Fixes: #6056
Which ChakraCore version will this be part of? cc @zenparsing
Sorry, something went wrong.
This will be in 1.12
Thanks!
boingoing
Successfully merging a pull request may close this issue.
Stage 3 proposal: https://github.com/tc39/proposal-promise-allSettled
The text was updated successfully, but these errors were encountered: