We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb7934b commit e98bfe9Copy full SHA for e98bfe9
1 file changed
javascript/ql/src/semmle/javascript/dataflow/internal/FunctionWrapperSteps.qll
@@ -1,3 +1,4 @@
1
+/** Provides predicates for tracking functions through wrapper functions. */
2
private import javascript
3
private import FlowSteps as FlowSteps
4
private import semmle.javascript.internal.CachedStages
0 commit comments