]> git.kaiwu.me - quickjs.git/commit
fixed Atomics.pause() in the NaN boxing case (32 bit cpu)
authorFabrice Bellard <fabrice@bellard.org>
Mon, 29 Sep 2025 10:10:36 +0000 (12:10 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Mon, 29 Sep 2025 10:10:36 +0000 (12:10 +0200)
commita6db749af7271c1f679ce19039559c1d795e98f2
tree42400ef4984e0374f1c29f3a4f65ebfe278e86ca
parentbc753c6a151885d058ccdbc34c07384e4ed31be5
fixed Atomics.pause() in the NaN boxing case (32 bit cpu)
quickjs.c