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

Predicate viableImplInCallContext

Gets a viable dispatch target of call in the context ctx. This is restricted to those calls for which a context might make a difference.

Import path

import semmle.javascript.dataflow.internal.DataFlowPrivate
DataFlowCallable viableImplInCallContext(DataFlowCall call, DataFlowCall ctx)