diff --git a/spec.html b/spec.html index f730566..eafa3e2 100644 --- a/spec.html +++ b/spec.html @@ -549,7 +549,7 @@

ExecuteAsyncModule ( _module_ )

1. Return. -

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:

+

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:

1. Let _f_ be the active function object. 1. Let _module_ be _f_.[[Module]].