From: es-discuss [mailto:[email protected]] On Behalf Of Jordan Harband
> Strings can't possibly have a length larger than Number.MAX_SAFE_INTEGER - > otherwise, you'd be able to have a string whose length is not a number > representable in JavaScript. So? That's a bit inconvenient, but no reason to argue that such a string can't exist. _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

