mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:57:47 +00:00
LibJS: Expose TypedArray.prototype.buffer
This commit is contained in:
parent
6f1688279a
commit
8004a2dc77
4 changed files with 45 additions and 0 deletions
|
@ -57,6 +57,7 @@ namespace JS {
|
|||
P(atan2) \
|
||||
P(atanh) \
|
||||
P(bind) \
|
||||
P(buffer) \
|
||||
P(byteLength) \
|
||||
P(call) \
|
||||
P(callee) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue