mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:27:35 +00:00
LibJS: Implement Intl %SegmentsPrototype%.containing
This commit is contained in:
parent
96af50bbba
commit
366468f1de
4 changed files with 79 additions and 1 deletions
|
@ -105,6 +105,7 @@ namespace JS {
|
|||
P(console) \
|
||||
P(construct) \
|
||||
P(constructor) \
|
||||
P(containing) \
|
||||
P(compare) \
|
||||
P(copyWithin) \
|
||||
P(cos) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue