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

Predicate Debug::ambiguousFunctionName

Holds if the given node has multiple primary names.

Import path

import semmle.javascript.endpoints.EndpointNaming
string ambiguousFunctionName(FunctionNode node)