We're a place where coders share, stay up-to-date and grow their careers.
I checked the ECMA-262 Standard edition 5.1. There isn't a limit on Identifier length. What you found is specific to the engine implementation you are using.
Identifier
Thank you for explanation
I checked the ECMA-262 Standard edition 5.1. There isn't a limit on
Identifier
length. What you found is specific to the engine implementation you are using.Thank you for explanation