@@ -186,7 +186,7 @@ Besides the internal slots and the length property (whose value is 0), the Loade
186
186
187
187
<h4 id="loader-prototype">Loader.prototype</h4>
188
188
189
- The value of Loader.prototype is %LoaderPrototype%.
189
+ The initial value of Loader.prototype is the intrinsic object %LoaderPrototype%.
190
190
191
191
This property has the attributes { \[[Writable]] : false, \[[Enumerable]] : false, \[[Configurable]] : false }.
192
192
@@ -307,7 +307,7 @@ Besides the internal slots and the length property (whose value is 0), the Regis
307
307
308
308
<h4 id="registry-prototype">Registry.prototype</h4>
309
309
310
- The value of Registry.prototype is %RegistryPrototype%.
310
+ The initial value of Registry.prototype is %RegistryPrototype%.
311
311
312
312
This property has the attributes { \[[Writable]] : false, \[[Enumerable]] : false, \[[Configurable]] : false }.
313
313
@@ -658,7 +658,7 @@ Besides the internal slots and the length property (whose value is 0), the Modul
658
658
659
659
<h4 id="module-status-prototype">ModuleStatus.prototype</h4>
660
660
661
- The value of ModuleStatus.prototype is %ModuleStatusPrototype%.
661
+ The initial value of ModuleStatus.prototype is the intrinsic object %ModuleStatusPrototype%.
662
662
663
663
This property has the attributes { \[[Writable]] : false, \[[Enumerable]] : false, \[[Configurable]] : false }.
664
664
@@ -1309,7 +1309,7 @@ Besides the internal slots and the length property (whose value is 0), the Brows
1309
1309
1310
1310
<h4 id="browser-loader-prototype">BrowserLoader.prototype</h4>
1311
1311
1312
- The value of BrowserLoader.prototype is %BrowserLoaderPrototype%.
1312
+ The initial value of BrowserLoader.prototype is the intrinsic object %BrowserLoaderPrototype%.
1313
1313
1314
1314
This property has the attributes { \[[Writable]] : false, \[[Enumerable]] : false, \[[Configurable]] : false }.
1315
1315
0 commit comments