Skip to content

Commit 7fdbf9d

Browse files
Ms2gerdomenic
authored andcommitted
Define the static operations on the interface object
Apparently, we forgot.
1 parent fc5da8f commit 7fdbf9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10726,6 +10726,7 @@ the <code>typeof</code> operator will return "function" when applied to an inter
1072610726
PropertyDescriptor{\[[Value]]: |proto|, \[[Writable]]: <emu-val>false</emu-val>, \[[Enumerable]]: <emu-val>false</emu-val>, \[[Configurable]]: <emu-val>false</emu-val>}).
1072710727
1. [=Define the constants=] of [=interface=] |I| on |F| given |realm|.
1072810728
1. [=Define the static attributes=] of [=interface=] |I| on |F| given |realm|.
10729+
1. [=Define the static operations=] of [=interface=] |I| on |F| given |realm|.
1072910730
1. Return |F|.
1073010731

1073110732
</div>

0 commit comments

Comments
 (0)