SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 2 JavaScript

[compiler] Emit more specific error when making identifiers with reserved words

This currently throws an invariant which may be misleading. I checked the ecma262 spec and used the same list of reserved words in our check. To err on the side of being conservative, we also error when strict mode reserved words are used.
L
Lauren Tan committed
4cf1675c090c8a4e9488ab7f4c2c8c3c525b31a5
Parent: bdb4a96