mirror of
https://github.com/RGBCube/serenity
synced 2025-09-17 08:56:17 +00:00
LibJS: Implement Set.prototype.symmetricDifference
This commit is contained in:
parent
be8329d5f6
commit
e359eeabe8
4 changed files with 70 additions and 0 deletions
|
@ -488,6 +488,7 @@ namespace JS {
|
|||
P(sup) \
|
||||
P(supportedLocalesOf) \
|
||||
P(supportedValuesOf) \
|
||||
P(symmetricDifference) \
|
||||
P(tan) \
|
||||
P(tanh) \
|
||||
P(test) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue