Reserved words that may not be used as variables, functions, methods, or object identifiers, since ECMAScript specifies special behavior for them.
Ensure that no reserved words are used.
Regular expression for matching reserved filename characters
Ensure that reserved words are quoted in property accesses
Ensure that reserved words are quoted in object property keys