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

Member predicate DataFlow :: ThisNode :: getBinder

Gets the function whose this binding this expression refers to, which is the nearest enclosing non-arrow function.

FunctionNode getBinder ( )