]> git.kaiwu.me - quickjs.git/commit
- added resizable array buffers (bnoordhuis)
authorFabrice Bellard <fabrice@bellard.org>
Mon, 22 Sep 2025 16:37:41 +0000 (18:37 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Mon, 22 Sep 2025 16:37:41 +0000 (18:37 +0200)
commitf021d7714fc03400bf9772280cd21707ff13cae1
treeabc0631493c6816af1fd9caf727e95148c914616
parent44d03a823d826c03a6f96184ac507f4487c11070
- added resizable array buffers (bnoordhuis)
- fixed Atomics.wait, Atomics.notify, TypedArray.prototype.lastIndexOf
- fixed JS_PreventExtensions() with resizable typed arrays
TODO
quickjs-atom.h
quickjs.c
test262.conf
test262_errors.txt
tests/test_bjson.js