mirror of
https://github.com/bellard/quickjs.git
synced 2025-09-30 06:54:26 +03:00
- added ArrayBuffer.prototype.transfer (Divy Srivastava)
- fixed transfer when the ArrayBuffer was allocated with a custom allocator
This commit is contained in:
@@ -64,7 +64,7 @@ Array.prototype.flatMap
|
||||
Array.prototype.includes
|
||||
Array.prototype.values
|
||||
ArrayBuffer
|
||||
arraybuffer-transfer=skip
|
||||
arraybuffer-transfer
|
||||
arrow-function
|
||||
async-functions
|
||||
async-iteration
|
||||
|
Reference in New Issue
Block a user