From: es-discuss [mailto:[email protected]] On Behalf Of Adam Klein

> Is there any reason not to specify some precondition checking in these 
> algorithms and spec them to throw the RangeError without interacting with the 
> elements of the array if it's known a priori that the resulting length will 
> be > 2^32-1?

ES6 adjusted the length limit upward to 2^53 - 1, IIRC...
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to