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

Predicate invocationMatchesExtraCallSiteFilter

Holds if invoke matches the JS-specific call site filter in token.

Import path

import semmle.javascript.frameworks.data.internal.ApiGraphModelsSpecific
predicate invocationMatchesExtraCallSiteFilter(InvokeNode invoke, AccessPathTokenBase token)