Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d0dbc91

Browse filesBrowse files
asgerfCopilot
andcommitted
Update javascript/ql/lib/semmle/javascript/ApiGraphs.qll
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 9721b4e commit d0dbc91
Copy full SHA for d0dbc91

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎javascript/ql/lib/semmle/javascript/ApiGraphs.qll‎

Copy file name to clipboardExpand all lines: javascript/ql/lib/semmle/javascript/ApiGraphs.qll
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1336,7 +1336,7 @@ module API {
13361336
* The flow from `nd` to that node may be inter-procedural, and is further described by three
13371337
* flags:
13381338
*
1339-
* - `promisified`: if true `true`, the flow goes through a promisification;
1339+
* - `promisified`: if `true`, the flow goes through a promisification;
13401340
* - `boundArgs`: for function values, tracks how many arguments have been bound throughout
13411341
* the flow. To ensure termination, we somewhat arbitrarily constrain the number of bound
13421342
* arguments to be at most ten.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.