]> git.kaiwu.me - quickjs.git/commit
- added ArrayBuffer.prototype.transfer (Divy Srivastava)
authorFabrice Bellard <fabrice@bellard.org>
Sun, 21 Sep 2025 14:41:02 +0000 (16:41 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Sun, 21 Sep 2025 14:41:02 +0000 (16:41 +0200)
commit1e19893c82fe150db60f2464e4eeab2b663499d4
tree854bfce2f8164e817256950672477563095862c7
parent2d99c323a27ca9013230cfd6fb56ab37f2a0f1d4
- added ArrayBuffer.prototype.transfer (Divy Srivastava)
- fixed transfer when the ArrayBuffer was allocated with a custom allocator
quickjs.c
test262.conf