File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -967,7 +967,7 @@ This section was moved to
967
967
[ Modules: ` module ` core module] ( module.md#module_source_map_v3_support ) .
968
968
969
969
<!-- Anchors to make sure old links find a target -->
970
- * <a id =" modules_module_findsourcemap_path_error " href =" module.html#module_module_findsourcemap_path_error " >` module.findSourceMap(path[, error] ) ` </a >
970
+ * <a id =" modules_module_findsourcemap_path_error " href =" module.html#module_module_findsourcemap_path " >` module.findSourceMap(path) ` </a >
971
971
* <a id =" modules_class_module_sourcemap " href =" module.html#module_class_module_sourcemap " >Class: ` module.SourceMap ` </a >
972
972
* <a id =" modules_new_sourcemap_payload " href =" module.html#module_new_sourcemap_payload " >` new SourceMap(payload) ` </a >
973
973
* <a id =" modules_sourcemap_payload " href =" module.html#module_sourcemap_payload " >` sourceMap.payload ` </a >
Original file line number Diff line number Diff line change 5
5
Object,
6
6
SafeSet,
7
7
SafeWeakMap,
8
- Symbol ,
8
+ SymbolIterator ,
9
9
} = primordials ;
10
10
11
11
// TODO(aduh95): Add FinalizationRegistry to primordials
You can’t perform that action at this time.
0 commit comments