mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:17:35 +00:00
LibJS: Implement Iterator.prototype.take
This commit is contained in:
parent
7e0083fb65
commit
0e2f9f006d
5 changed files with 194 additions and 0 deletions
|
@ -498,6 +498,7 @@ namespace JS {
|
|||
P(supportedLocalesOf) \
|
||||
P(supportedValuesOf) \
|
||||
P(symmetricDifference) \
|
||||
P(take) \
|
||||
P(tan) \
|
||||
P(tanh) \
|
||||
P(test) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue