mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:57:45 +00:00
LibJS: Expose TypedArray.prototype.byteOffset
This commit is contained in:
parent
58afd71ad2
commit
4d34802f74
4 changed files with 43 additions and 4 deletions
|
@ -59,6 +59,7 @@ namespace JS {
|
|||
P(bind) \
|
||||
P(buffer) \
|
||||
P(byteLength) \
|
||||
P(byteOffset) \
|
||||
P(call) \
|
||||
P(callee) \
|
||||
P(cbrt) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue