We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcb6882 commit 6d389c3Copy full SHA for 6d389c3
javascript/ql/lib/semmle/javascript/Expr.qll
@@ -1013,8 +1013,6 @@ class InvokeExpr extends @invokeexpr, Expr {
1013
/**
1014
* Gets the statically resolved target function, as determined by the TypeScript type system, if any.
1015
*
1016
- * This predicate is only populated for files extracted with full TypeScript extraction.
1017
- *
1018
* Note that the resolved function may be overridden in a subclass and thus is not
1019
* necessarily the actual target of this invocation at runtime.
1020
*/
0 commit comments