Skip to content
This repository has been archived by the owner on Aug 29, 2021. It is now read-only.

Commit

Permalink
Update spec.html
Browse files Browse the repository at this point in the history
Co-authored-by: Ms2ger <[email protected]>
  • Loading branch information
codehag and Ms2ger authored Jun 10, 2020
1 parent ae143f5 commit bf9f9e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec.html
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@ <h1><ins>ExecuteAsyncModule ( _module_ )</ins></h1>
1. Return.
</emu-alg>

<p><ins>A CallAsyncModuleRejected function is an anonymous built-in function with a [[Module]] internal slot. When a CallAsyncModuleRejected function is called with argument _error_ it performs the following steps:</ins></p>
<p>A CallAsyncModuleRejected function is an anonymous built-in function with a [[Module]] internal slot. When a CallAsyncModuleRejected function is called with argument _error_ it performs the following steps:</p>
<emu-alg>
1. Let _f_ be the active function object.
1. Let _module_ be _f_.[[Module]].
Expand Down

0 comments on commit bf9f9e3

Please sign in to comment.