mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
Changed the method for accessing `defaultView` from `getAPropertyReference` to `getAPropertyRead` to improve accuracy in data flow analysis for global variable references.