On 21 Nov 2013, at 15:07, Erik Arvidsson <[email protected]> wrote:
> That would unfortunately not be backwards compatible since /\u{123}/ is a
> valid RegExp in ES5.1.
Ah, doh! I was thinking in terms of strings: modern engines throw errors for
things like `'\u{123}'`. Thanks for the explanation.
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

