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