CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.5.1-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()