Commit c90bb7c
lib: refactor to use
Use the `validateObject()` validator in source maps where appropriate.
PR-URL: #41845
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>validateObject() validator1 parent 46ed078 commit c90bb7cCopy full SHA for c90bb7c
File tree
Expand file treeCollapse file tree
1 file changed
+2
-6
lines changedOpen diff view settings
Filter options
- lib/internal/source_map
Expand file treeCollapse file tree
1 file changed
+2
-6
lines changedOpen diff view settings
Collapse file
lib/internal/source_map/source_map.js
Copy file name to clipboardExpand all lines: lib/internal/source_map/source_map.js+2-6Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
75 | 75 | |
76 | 76 | |
77 | 77 | |
78 | | - |
79 | | - |
80 | | - |
| 78 | + |
81 | 79 | |
82 | 80 | |
83 | 81 | |
| ||
317 | 315 | |
318 | 316 | |
319 | 317 | |
320 | | - |
321 | | - |
322 | | - |
| 318 | + |
323 | 319 | |
324 | 320 | |
325 | 321 | |
|
0 commit comments