mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 09:14:58 +00:00
LibJS: Implement and test getters added by resizable ArrayBuffer
This commit is contained in:
parent
e01ee4e30b
commit
b29e19c52a
6 changed files with 113 additions and 0 deletions
|
@ -380,6 +380,7 @@ namespace JS {
|
|||
P(reject) \
|
||||
P(relativeTo) \
|
||||
P(repeat) \
|
||||
P(resizable) \
|
||||
P(resolve) \
|
||||
P(resolvedOptions) \
|
||||
P(reverse) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue