File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -8276,6 +8276,9 @@ The [{{Constructor}}] and
8276
8276
[{{NoInterfaceObject}}]
8277
8277
extended attributes must not be specified on the same interface.
8278
8278
8279
+ The [{{Constructor}}] and [{{Global}}] [=extended attributes=] must not be specified on the same
8280
+ [=interface=].
8281
+
8279
8282
See [[#interface-object]] for details on how a constructor
8280
8283
for an interface is to be implemented.
8281
8284
@@ -9229,6 +9232,9 @@ that has an [=interface object=],
9229
9232
and must not be one of the
9230
9233
[=reserved identifiers=].
9231
9234
9235
+ The [{{NamedConstructor}}] and [{{Global}}] [=extended attributes=] must not be specified on the
9236
+ same [=interface=].
9237
+
9232
9238
See [[#named-constructors]] for details on how named constructors
9233
9239
are to be implemented.
9234
9240
You can’t perform that action at this time.
0 commit comments