Skip to content
Snippets Groups Projects
Commit bd8c91e2 authored by André Bargull's avatar André Bargull
Browse files

Updates for ES2016 Draft 2015-12-01

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

Fixes #444
parent fd44cd73
No related branches found
No related tags found
No related merge requests found
Showing
with 51 additions and 51 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment