This website requires JavaScript.
Explore
Help
Sign in
0ct0pu5
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
23891
commits
1
branch
0
tags
474
MiB
940875c9fd
Commit graph
3 commits
Author
SHA1
Message
Date
Timothy Flynn
940875c9fd
LibJS: Implement Atomics.load
2021-07-14 20:44:42 +01:00
Timothy Flynn
cc3b96743a
LibJS: Implement Atomics.add
2021-07-14 20:44:42 +01:00
Timothy Flynn
a61723ec59
LibJS: Begin implementing Atomics
...
This adds the Atomics object to the global object and sets up only its @@toStringTag property.
2021-07-14 20:44:42 +01:00