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
Outside of the AOs in question, ecmarkup should warn when it sees a Completion Record { [[Type]]: ~normal~, [[Value]]: ..., [[Target]]: ~empty~ } that could be replaced with NormalCompletion(...). Similarly for ReturnCompletion and ThrowCompletion.
Outside of the AOs in question, ecmarkup should warn when it sees a
Completion Record { [[Type]]: ~normal~, [[Value]]: ..., [[Target]]: ~empty~ }
that could be replaced withNormalCompletion(...)
. Similarly for ReturnCompletion and ThrowCompletion.Related: tc39/ecma262#3414
The text was updated successfully, but these errors were encountered: