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

Updates for ES2016 Draft 2015-12-01 #446

Merged
merged 1 commit into from
Dec 3, 2015

Conversation

anba
Copy link
Contributor

@anba anba commented Dec 2, 2015

Fixes #444

- RegExp.prototype[Symbol.split] calls ToUint32 (tc39/ecma262#92)
- Species lookup removed from Promise.all and Promise.race (tc39/ecma262#151)
- Generator functions are no longer constructors (tc39/ecma262#171)

Fixes tc39#444
goyakin pushed a commit that referenced this pull request Dec 3, 2015
Updates for ES2016 Draft 2015-12-01
@goyakin goyakin merged commit 47d3eb1 into tc39:master Dec 3, 2015
@anba anba deleted the es2016_december_update branch December 15, 2015 21:24
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.

2 participants