CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.13 (changelog, source)
Search

Member predicate FunctionWithAnalyzedParameters::mayReceiveArgument

Holds if p is a parameter of this function that may receive a value from an argument.

predicate mayReceiveArgument(Parameter p)