diff --git a/spec.html b/spec.html index 8a630e99d09..a9b3f053424 100644 --- a/spec.html +++ b/spec.html @@ -26467,7 +26467,7 @@
HostHasSourceTextAvailable is a host-defined abstract operation that allows host environments to prevent the source text from being provided for a given function.
An implementation of HostHasSourceTextAvailable must complete normally in all cases. This operation must be deterministic with respect to its parameters. Each time it is called with a specific _func_ as its argument, it must return the same completion record. The default implementation of HostHasSourceTextAvailable is to unconditionally return a normal completion with a value of *true*.
@@ -43420,27 +43420,27 @@See
HostEnqueuePromiseJob(...): See
HostEnsureCanCompileStrings(...): See
HostFinalizeImportMeta(...): See
HostGetImportMetaProperties(...): See
HostHasSourceTextAvailable(...): See
HostImportModuleDynamically(...): See
HostPromiseRejectionTracker(...): See
HostResolveImportedModule(...): See
InitializeHostDefinedRealm(...): See
HostEnqueuePromiseJob(...)
+HostEnsureCanCompileStrings(...)
+HostFinalizeImportMeta(...)
+HostGetImportMetaProperties(...)
+HostHasSourceTextAvailable(...)
+HostImportModuleDynamically(...)
+HostPromiseRejectionTracker(...)
+HostResolveImportedModule(...)
+InitializeHostDefinedRealm(...)
[[HostDefined]] on Realm Records: See
[[HostDefined]] on Script Records: See
[[HostDefined]] on Module Records: See
[[HostSynchronizesWith]] on Candidate Executions: See
[[IsHTMLDDA]]: See
[[HostDefined]] on Realm Records: See
[[HostDefined]] on Script Records: See
[[HostDefined]] on Module Records: See
[[HostSynchronizesWith]] on Candidate Executions: See
[[IsHTMLDDA]]: See
The global object: See
The global object: See clause