mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:17:35 +00:00
LibJS: Add %TypedArray%.prototype.subarray
This commit is contained in:
parent
ff052a3241
commit
f98a98506f
4 changed files with 103 additions and 0 deletions
|
@ -303,6 +303,7 @@ namespace JS {
|
|||
P(strike) \
|
||||
P(stringify) \
|
||||
P(sub) \
|
||||
P(subarray) \
|
||||
P(substr) \
|
||||
P(substring) \
|
||||
P(sup) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue