File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13220,8 +13220,8 @@ It performs the following steps:
13220
13220
}.
13221
13221
</div>
13222
13222
13223
- Note: we could set up \[[Environment]] either here or in [$Synthetic Module Record/Instantiate $]().
13224
- It is done in [$Synthetic Module Record/Instantiate $]() for symmetry with [=Source Text Module Records=],
13223
+ Note: we could set up \[[Environment]] either here or in [$Synthetic Module Record/Link $]().
13224
+ It is done in [$Synthetic Module Record/Link $]() for symmetry with [=Source Text Module Records=],
13225
13225
but there is no observable difference.
13226
13226
13227
13227
<h4 id="setsyntheticmoduleexport">SetSyntheticModuleExport</h4>
@@ -13269,10 +13269,10 @@ It performs the following steps:
13269
13269
1. Return [=ResolvedBinding Record=] { \[[Module]]: |module|, \[[BindingName]]: |exportName| }.
13270
13270
</div>
13271
13271
13272
- <h5 id="smr-instantiate">Instantiate </h5>
13272
+ <h5 id="smr-Link">Link </h5>
13273
13273
13274
13274
<div algorithm>
13275
- The <dfn abstract-op for="Synthetic Module Record">Instantiate </dfn>() concrete method of a
13275
+ The <dfn abstract-op for="Synthetic Module Record">Link </dfn>() concrete method of a
13276
13276
[=Synthetic Module Record=] implements the corresponding [=Module Record=] abstract method.
13277
13277
13278
13278
It performs the following steps:
You can’t perform that action at this time.
0 commit comments