diff --git a/source b/source index c42beb5c93e..80698373b28 100644 --- a/source +++ b/source @@ -85628,7 +85628,7 @@ interface NavigatorOnLine { top of the JavaScript execution context stack, on top of which another execution context specific to the script in question is pushed. (This setup ensures ParseScript and EvaluateScript knows which Realm to use.)
+ data-x="js-ScriptEvaluation">ScriptEvaluation knows which Realm to use.)A JavaScript execution context's settings object is the +
A JavaScript execution context's settings object is the settings object of the script in the [[HostDefined]] slot in the ScriptOrModule component of the given JavaScript execution context.