Skip to content

Commit

Permalink
Update spec.emu
Browse files Browse the repository at this point in the history
Co-authored-by: Nicolò Ribaudo <[email protected]>
  • Loading branch information
guybedford and nicolo-ribaudo authored Dec 1, 2024
1 parent e0723d6 commit 343b2dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec.emu
Original file line number Diff line number Diff line change
Expand Up @@ -1097,7 +1097,7 @@ contributors: Luca Casonato, Guy Bedford, Nicolò Ribaudo
an Object or ~empty~
</td>
<td>
The Module Source Object corresponding to this source Module Record's source phase (<emu-xref href="#sec-module-source-objects"></emu-xref>), or ~empty~ if it is not available for this module kind. When set, it must have a [[Prototype]] internal slot whose value is %AbstractModuleSource.prototype%.
The Module Source Object corresponding to this source Module Record's source phase (<emu-xref href="#sec-module-source-objects"></emu-xref>), or ~empty~ if it is not available for this module kind. When set, it must have a [[Prototype]] internal slot containing an object whose initial [[Prototype]] is %AbstractModuleSource%.
</td>
</tr>
<tr>
Expand Down

0 comments on commit 343b2dc

Please sign in to comment.