mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
Merge pull request #8147 from erik-krogh/cacheReg
JS: cache RegExpCreationNode::getAReference
This commit is contained in:
@@ -238,6 +238,8 @@ module Stages {
|
||||
1 = 1
|
||||
or
|
||||
DataFlow::SharedFlowStep::step(_, _)
|
||||
or
|
||||
exists(any(DataFlow::RegExpCreationNode e).getAReference())
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user