I’ve tried searching all over the place and even read through some chunks of the ECMA specification, and I cannot for the life of me find anything to explain what the at symbol (@) does in JavaScript. Can anyone out there please help me understand this little guy?
Doc I was reading : http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-262.pdf
Thanks for any help.
You won’t find it in ECMA-262. You want ECMA-357.
§ 11.1.1 Attribute Identifiers