Re: [whatwg/webidl] Add distinguishable state for cb and dictionary-like (PR #1353)

@vmpstr commented on this pull request.



> @@ -3503,6 +3503,15 @@ the following algorithm returns <i>true</i>.
             <a href="#limit-bigint-numeric-overloading">a separate restriction on their use in
             overloading</a> below. Please also note <a href="#limit-bigint-numeric-unions">the
             advice about using unions of these types</a>.
+        1.  A [=callback function=] that does not have
+            [{{LegacyTreatNonObjectAsNull}}] extended attribute is
+            distinguishable from a dictionary-like category based on the
+            [=ECMAScript/callable=] state. When selecting a type for the

Good call. Done.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/pull/1353#discussion_r1296108417
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/webidl/pull/1353/review/1580927938@github.com>

Received on Wednesday, 16 August 2023 15:44:57 UTC