- added resizable array buffers (bnoordhuis)

- fixed Atomics.wait, Atomics.notify, TypedArray.prototype.lastIndexOf
- fixed JS_PreventExtensions() with resizable typed arrays
This commit is contained in:
Fabrice Bellard
2025-09-22 18:37:41 +02:00
parent 44d03a823d
commit f021d7714f
6 changed files with 728 additions and 322 deletions

View File

@@ -180,7 +180,7 @@ regexp-named-groups
regexp-unicode-property-escapes
regexp-v-flag
RegExp.escape
resizable-arraybuffer=skip
resizable-arraybuffer
rest-parameters
Set
set-methods