mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:37:44 +00:00
LibJS: Implement Atomics.store
This commit is contained in:
parent
b6364ec899
commit
6211eb0f9a
4 changed files with 99 additions and 0 deletions
|
@ -306,6 +306,7 @@ namespace JS {
|
|||
P(sqrt) \
|
||||
P(startsWith) \
|
||||
P(sticky) \
|
||||
P(store) \
|
||||
P(strike) \
|
||||
P(stringify) \
|
||||
P(sub) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue