]> git.kaiwu.me - quickjs.git/commit
- added Atomics.pause (bnoordhuis)
authorFabrice Bellard <fabrice@bellard.org>
Mon, 22 Sep 2025 16:58:18 +0000 (18:58 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Mon, 22 Sep 2025 16:58:18 +0000 (18:58 +0200)
commit8807fedec55bc4dbdf7b4780d36bfc4b4fd6e5e2
treeb9035830567fe64ee2ad5e8914cc79527d268ff9
parentf021d7714fc03400bf9772280cd21707ff13cae1
- added Atomics.pause (bnoordhuis)
- use the pause instruction for x86 and ARM64 in Atomics.pause()
quickjs.c
test262.conf