Open blickly opened 10 years ago
There are two kinds of constant properties: properties on global objects and instance properties. instances properties are handled by the access control checks, the others by check consts after collapse properties.
These should be unified.
This issue was imported from Closure Compiler's previous home at http://closure-compiler.googlecode.com
The link to the original issue is: https://blickly.github.io/closure-compiler-issues/#1220