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

Member predicate ImmediatelyInvokedFunctionExpr::getInvocationKind

Gets a string describing the way this IIFE is invoked (one of "direct", "call" or "apply").

string getInvocationKind()