]> git.kaiwu.me - quickjs.git/commit
fixed (again) JS atomics in case of typed array resizing - use same function name...
authorFabrice Bellard <fabrice@bellard.org>
Thu, 14 May 2026 13:39:06 +0000 (15:39 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Thu, 14 May 2026 14:39:41 +0000 (16:39 +0200)
commitefda450a21df42764f68d4b29501a6c7e4b67edb
treef3417f4be0da02eb34567d21005d2ca19cd57fea
parentd417cafaf094706b1c5c51486842500b3e411815
fixed (again) JS atomics in case of typed array resizing - use same function name as quickjs-ng for js_atomics_get_buf() (#508)
quickjs.c