mirror of
https://github.com/bellard/quickjs.git
synced 2025-09-30 06:54:26 +03:00
- 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:
@@ -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
|
||||
|
Reference in New Issue
Block a user