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 e60187d

Browse filesBrowse files
Trotttargos
authored andcommitted
policy: add missing JSDoc @param entry
PR-URL: #41239 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
1 parent 56345a3 commit e60187d
Copy full SHA for e60187d

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Open diff view settings
Collapse file

‎lib/internal/policy/manifest.js‎

Copy file name to clipboardExpand all lines: lib/internal/policy/manifest.js
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ const kNoDependencies = new DependencyMapperInstance(
246246
* @param {string} href
247247
* @param {JSONDependencyMap} dependencies
248248
* @param {boolean} cascade
249+
* @param {boolean} allowSameHREFScope
249250
* @param {Map<string | null | undefined, DependencyMapperInstance>} store
250251
*/
251252
const insertDependencyMap = (

0 commit comments

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