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

Member predicate DataFlow :: InvokeNode :: getOptionArgument

Holds if the ith argument of this invocation is an object literal whose property name is set to result.

ValueNode getOptionArgument ( int i , string name )