You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spec.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27110,7 +27110,7 @@ <h1>Evaluate ( ): a Promise</h1>
27110
27110
1. If _module_.[[CycleRoot]] is not ~empty~, then
27111
27111
1. Set _module_ to _module_.[[CycleRoot]].
27112
27112
1. Else,
27113
-
1. Assert: _module_.[[Status]] is ~evaluated~, _module_.[[EvaluationError]] is a throw completion ~empty~, and _module_.[[TopLevelCapability]] is not ~empty~.
27113
+
1. Assert: _module_.[[Status]] is ~evaluated~ and _module_.[[EvaluationError]] is a throw completion ~empty~.
27114
27114
1. If _module_.[[TopLevelCapability]] is not ~empty~, then
0 commit comments