mirror of
https://github.com/github/codeql.git
synced 2026-04-27 09:45:15 +02:00
JS: Make more general-purpose data flow things local
This commit is contained in:
@@ -15,6 +15,7 @@ private import AngularJS
|
||||
/**
|
||||
* Holds if `nd` is a reference to the `angular` variable.
|
||||
*/
|
||||
overlay[local]
|
||||
DataFlow::SourceNode angular() {
|
||||
// either as a global
|
||||
result = DataFlow::globalVarRef("angular")
|
||||
|
||||
Reference in New Issue
Block a user