Reports instances of JavaScript
this
expression occuring outside of object literals or constructor bodies. Such
this
expressions are legal JavaScript, and reference the top-level "global" JavaScript object, but are largely useless.