mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:07:45 +00:00
LibJS: Implement and test ArrayBuffer.prototype.resize
This commit is contained in:
parent
b29e19c52a
commit
f350c153e8
7 changed files with 118 additions and 0 deletions
|
@ -380,6 +380,7 @@ namespace JS {
|
|||
P(reject) \
|
||||
P(relativeTo) \
|
||||
P(repeat) \
|
||||
P(resize) \
|
||||
P(resizable) \
|
||||
P(resolve) \
|
||||
P(resolvedOptions) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue