mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 07:37:35 +00:00
LibJS: Implement the ArrayBuffer.prototype.detached getter
This commit is contained in:
parent
8157bb601b
commit
bd0ccbe3c8
3 changed files with 17 additions and 0 deletions
|
@ -150,6 +150,7 @@ namespace JS {
|
|||
P(deleteProperty) \
|
||||
P(deref) \
|
||||
P(description) \
|
||||
P(detached) \
|
||||
P(difference) \
|
||||
P(dir) \
|
||||
P(direction) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue