Skip to content

Commit 4c55acb

Browse files
annevkMs2ger
authored andcommitted
Create an operation does not care about [LegacyLenientThis]
Only getters and setters pay attention to it.
1 parent fb0c9c9 commit 4c55acb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

index.bs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12528,8 +12528,7 @@ in which case they are exposed on every object that [=implements=] the interface
1252812528
<emu-val>null</emu-val> or <emu-val>undefined</emu-val>, or |realm|'s
1252912529
[=realm/global object=] otherwise.
1253012530
(This will subsequently cause a {{TypeError}} in a few steps, if
12531-
the global object does not implement |target| and [{{LegacyLenientThis}}] is not
12532-
specified.)
12531+
the global object does not implement |target|.)
1253312532
<!-- https://www.w3.org/Bugs/Public/show_bug.cgi?id=18547#c9 -->
1253412533
1. If |jsValue| [=is a platform object=], then [=perform a security check=],
1253512534
passing |jsValue|, |id|, and "method".

0 commit comments

Comments
 (0)