Skip to content

ES2016 Draft 2016-01-20

Pre-release
Pre-release
Compare
Choose a tag to compare
@bterlson bterlson released this 20 Jan 23:57

Normative Changes

  • Fix a bug in the new TypedArray semantics that incorrectly specified that construction of subclasses of TypedArrays with an array parameter would call the subclass constructor again to convert the Array parameter to a TypedArray. The semantics are now what they were in ES6 in this case.

Editorial Updates

Too numerous to mention all of them. However, a new exciting change is that well-known intrinsic objects are now linked to their definitions!