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

Module DataFlow::PartialInvokeNode

Import path

import javascript

Classes

ForOwnInPartialCall

A call to for-in or for-own, passing the context parameter to the target function.

Range

A data flow node that performs a partial function application.