mirror of
https://github.com/github/codeql.git
synced 2026-07-12 15:05:33 +02:00
Changed the method for accessing `defaultView` from `getAPropertyReference` to `getAPropertyRead` to improve accuracy in data flow analysis for global variable references.