mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:27:34 +00:00
LibJS: Implement Set.prototype.difference
This commit is contained in:
parent
9e693304ff
commit
be8329d5f6
4 changed files with 84 additions and 0 deletions
|
@ -148,6 +148,7 @@ namespace JS {
|
|||
P(deleteProperty) \
|
||||
P(deref) \
|
||||
P(description) \
|
||||
P(difference) \
|
||||
P(direction) \
|
||||
P(disambiguation) \
|
||||
P(done) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue